Dave Borowitz 188572170e sync: Run gc --auto in parallel
We can't just let this run wild with a high (or even low) -j, since
that would hose a system. Instead, limit the total number of threads
across all git gc subprocesses to the number of CPUs reported by the
multiprocessing module (available in Python 2.6 and above).

Change-Id: Icca0161a1e6116ffa5f7cfc6f5faecda510a7fb9
2012-10-25 08:12:48 -07:00
2012-10-25 08:12:48 -07:00
2009-06-02 00:09:07 +02:00
2009-06-02 00:09:07 +02:00
2012-10-09 12:45:30 +02:00
2012-10-22 12:30:14 +09:00
2008-10-21 07:00:00 -07:00
2012-10-22 12:30:14 +09:00
2012-10-10 08:30:15 +02:00
2012-10-09 12:45:30 +02:00
2012-10-09 12:45:30 +02:00
2012-10-22 12:30:14 +09:00
2012-10-22 12:30:14 +09:00
2012-10-09 12:45:30 +02:00
2011-09-19 14:52:57 -07:00
2012-10-10 08:30:15 +02:00
Description
No description provided
Apache-2.0 35 MiB
Languages
Python 99.1%
Shell 0.9%