tcsh/tcsh-6.19.00-manpage-memoryuse.patch
David Kaspar [Dee'Kej] c9086a0723 tcsh-6.13.00-memoryuse.patch -> tcsh-6.19.00-manpage-memoryuse.patch
The patch has been updated to be more clear. This is a downstream
  patch that we need to keep, it has been requested in BZ: #247637

  Upstream did not accept the patch, because this is specific to Linux:

  <http://mx.gw.com/pipermail/tcsh/2016-April/004972.html>
2016-04-29 19:45:07 +02:00

27 lines
816 B
Diff

From 87ee44842faf55de9c52cff06a6e0f54c4fc5a0f Mon Sep 17 00:00:00 2001
From: "David Kaspar [Dee'Kej]" <dkaspar@redhat.com>
Date: Fri, 29 Apr 2016 16:52:59 +0200
Subject: [PATCH] Inform about no support for 'limit memoryuse' in manpage
This patch has been introduced after request in BZ: #247637
---
tcsh.man | 2 ++
1 file changed, 2 insertions(+)
diff --git a/tcsh.man b/tcsh.man
index b79bafe..b70fe14 100644
--- a/tcsh.man
+++ b/tcsh.man
@@ -2945,6 +2945,8 @@ the size of the largest core dump that will be created
\fImemoryuse\fR
the maximum amount of physical memory a process
may have allocated to it at a given time
+
+NOTE: Changing this value has no effect. Support has been removed from Linux kernel v2.6 and newer.
.TP
\fIvmemoryuse\fR
the maximum amount of virtual memory a process
--
2.5.5