Bug 237212 - Incorrect documentation on man page.
Summary: Incorrect documentation on man page.
Keywords:
Status: CLOSED DUPLICATE of bug 220657
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: bash
Version: 4.4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Tim Waugh
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On: 237211
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-04-20 03:18 UTC by Wade Mealing
Modified: 2007-11-17 01:14 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-05-15 09:42:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Wade Mealing 2007-04-20 03:18:05 UTC
+++ This bug was initially created as a clone of Bug #237211 +++

Description of problem:

Bash's ulimit -m has no effect because the kernel can not control the amount of
rss memory per process. Please update the man page to show that this option has
no effect on Linux systems.

Version-Release number of selected component (if applicable):

Any version I can find from AS2-1 to RHEL5.

How reproducible:

Every time.
Steps to Reproduce:
1. view man page.
2. search for limit, 
3. see section on -m, note that it doesn't work.
  
Actual results:

See

 -m     The maximum resident set size

Expected results:

 -m     The maximum resident set size (Has no effect on Linux systems) 


Additional info:

Jwhiter shows that the kernel or userspace applications do not adhere to this
limit in bugzilla 220657.  Upstreams bash man pages also seem to have the same
issue.

Comment 1 RHEL Program Management 2007-05-09 04:41:04 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux maintenance release.  Product Management has requested
further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed
products.  This request is not yet committed for inclusion in an Update
release.

Comment 2 Ivana Varekova 2007-05-15 08:47:47 UTC
builtins(1) is a part of bash package.

Comment 3 Tim Waugh 2007-05-15 09:42:36 UTC

*** This bug has been marked as a duplicate of 220657 ***


Note You need to log in before you can comment on or make changes to this bug.