bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ulimit -p incorrect on linux (and besides being low, probably unenfo


From: Chet Ramey
Subject: Re: ulimit -p incorrect on linux (and besides being low, probably unenforceable(?))
Date: Sat, 04 Jul 2009 22:17:08 -0400
User-agent: Thunderbird 2.0.0.22 (Macintosh/20090605)

Linda Walsh wrote:
> When under linux (2.6.30.x), I type
> ulimit -p and get a return value of "8".
> 
> from the man page this is in 512-byte blocks and may not be set.

It's set at build time.  Look at builtins/ulimit.def:pipesize() and
builtins/psize.sh (which uses builtins/psize.c).

Chet
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer

Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]