Hmm, cool. Can you send me a patch to detect OS/X and automatically fix it? I'm not sure how we would tell the node about it...
On Fri, Sep 30, 2005 at 07:31:15PM +0000, Squished Squirrel wrote: > Matthew Toseland <toad at ...> writes: > > > > > Umm, you can raise the descriptor limit as a regular user on OS/X?! > > Please check what value it was before and after... > > > > Yes, you can change the limit as a standard or admin user on OSX. > > The page that describes it pretty well is: > > http://www.amug.org/~glguerin/howto/More-open-files.html > > Here is the reult: > > sh-2.05b$ ulimit -a > > core file size (blocks, -c) 0 > data seg size (kbytes, -d) 6144 > file size (blocks, -f) unlimited > max locked memory (kbytes, -l) unlimited > max memory size (kbytes, -m) unlimited > open files (-n) 256 > pipe size (512 bytes, -p) 1 > stack size (kbytes, -s) 8192 > cpu time (seconds, -t) unlimited > max user processes (-u) 100 > virtual memory (kbytes, -v) unlimited > > sh-2.05b$ ulimit -S -n 1024 > > sh-2.05b$ ulimit -a > > core file size (blocks, -c) 0 > data seg size (kbytes, -d) 6144 > file size (blocks, -f) unlimited > max locked memory (kbytes, -l) unlimited > max memory size (kbytes, -m) unlimited > open files (-n) 1024 > pipe size (512 bytes, -p) 1 > stack size (kbytes, -s) 8192 > cpu time (seconds, -t) unlimited > max user processes (-u) 100 > virtual memory (kbytes, -v) unlimited > > _______________________________________________ > Support mailing list > Support at freenetproject.org > http://news.gmane.org/gmane.network.freenet.support > Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support > Or mailto:support-request at freenetproject.org?subject=unsubscribe -- Matthew J Toseland - toad at amphibian.dyndns.org Freenet Project Official Codemonkey - http://freenetproject.org/ ICTHUS - Nothing is impossible. Our Boss says so. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature URL: <https://emu.freenetproject.org/pipermail/support/attachments/20050930/5c230518/attachment.pgp>