Bug 247787

Summary: [RHEL4 DOC][bash] The resource limitation doesn't work in Linux.
Product: Red Hat Enterprise Linux 4 Reporter: Jose Plans <jplans>
Component: bashAssignee: Tim Waugh <twaugh>
Status: CLOSED DUPLICATE QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: low    
Version: 4.5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-07-11 14:24:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
proposed changes to man bash(1) none

Description Jose Plans 2007-07-11 13:37:20 UTC
Description:
The memory resource limitation of bash doesn't work in kernel Linux 2.6.*.
this is a request to change the man page of bash(1) to set expectations to
system administrators.

Actual Results:
Though there is a category "ulimit -m" in man bash(1), this resource doesn't
take any effect when using kernels 2.6

Expected Results:
The man bash(1) page should state this difference of behavior.

Additional notes:
Patch candidate attached.

Comment 1 Jose Plans 2007-07-11 13:37:21 UTC
Created attachment 158947 [details]
proposed changes to man bash(1)