Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 1955f3ad8ea068f31683b12b5755ac79 > files > 4

tcsh-6.24.10-1.mga9.src.rpm

From 0d6172b290175b667dc2d83528f42b435827fd40 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 584de6f..f5dc582 100644
--- a/tcsh.man.in
+++ b/tcsh.man.in
@@ -5940,6 +5940,8 @@ Maximum size which a process may lock in
 .It Ic memoryuse
 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.
 .
 .It Ic posixlocks
 Maximum number of POSIX advisory locks for this user.