[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bash-4.3 and ulimit -T
From: |
Chet Ramey |
Subject: |
Re: bash-4.3 and ulimit -T |
Date: |
Tue, 24 Feb 2015 08:54:42 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 |
On 2/23/15 8:05 PM, William Bader wrote:
> I am running bash 4.3.33 that I built from source on Fedora 20
> 3.18.7-100.fc20.x86_64.
>
> When I run "help ulimit", the line for "-T the maximum number of
> threads" does not line up with the other options because the message
> in ulimit_doc[] around line 1443 of ulimit.c has 4 spaces after the -T
> instead of a tab. Line 53 of ulimit.def also has spaces instead of a tab.
Thanks, I fixed this a while back.
> ulimit on Fedora 20 does not implement -T, but could ulimit show the
> maximum number of CPUs, similar to "grep allowed /proc/self/status" or the
> taskset command?
I'm going to continue to restrict this to what's available via the
{get,set}rlimit interface.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/