NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/43697: "No such file or directory" on build.sh -j 128
hi,
> On Mon, Aug 02, 2010 at 10:55:01PM +0000, yamt%NetBSD.org@localhost wrote:
>> >Number: 43697
>> >Synopsis: "No such file or directory" on build.sh -j 128
>
> At a guess this is a side effect of hitting some limit on
> the number of processes the user is allowed.
>
> You need a LOT more than 128!
i already have a lot more than 128. :-)
YAMAMOTO Takashi
nfskuro% ulimit -a
-t: cpu time (seconds) unlimited
-f: file size (blocks) unlimited
-d: data seg size (kbytes) 3145728
-s: stack size (kbytes) 2048
-c: core file size (blocks) unlimited
-m: resident set size (kbytes) 3141632
-l: locked-in-memory size (kb) 1047210
-u: processes 29999
-n: file descriptors 99999
-N 9: socket buffer size (kb) unlimited
-v: virtual memory size (kb) unlimited
nfskuro% sysctl kern.maxfiles
kern.maxfiles = 99999
nfskuro%
>
> David
>
> --
> David Laight: david%l8s.co.uk@localhost
Home |
Main Index |
Thread Index |
Old Index