Shawn O. Pearce 97d2b2f7a0 sync: Limit -j to file descriptors
Each worker thread requires at least 3 file descriptors to run the
forked 'git fetch' child to operate against the local repository.
Mac OS X has the RLIMIT_NOFILE set to 256 by default, which means
a sync -j128 often fails when the workers run out of pipes within
the Python parent process.

Change-Id: I2cdb14621b899424b079daf7969bc8c16b85b903
Signed-off-by: Shawn O. Pearce <sop@google.com>
2011-09-22 18:08:26 -07:00
2009-06-02 00:09:07 +02:00
2009-06-02 00:09:07 +02:00
2011-01-09 17:39:19 -08:00
2008-10-21 07:00:00 -07:00
2011-09-19 14:51:47 -07:00
2011-09-19 14:52:57 -07:00
2011-09-19 14:52:57 -07:00
Description
No description provided
Apache-2.0 35 MiB
Languages
Python 99.1%
Shell 0.9%