]> Sergey Matveev's repositories - public-inbox.git/commitdiff
v2writable: nproc_shards: subtract 1 from given value
authorEric Wong <e@yhbt.net>
Sun, 2 Feb 2020 06:52:15 +0000 (06:52 +0000)
committerEric Wong <e@yhbt.net>
Sun, 2 Feb 2020 17:29:50 +0000 (17:29 +0000)
This is to be consistent with the `nproc(1)' code path.  It also
quiets down a warning from Admin when "-j $JOBS" is specified,
since the master process (which distributes work to shards and
handles OverIdx and Msgmap) is considered a job on its own.


No differences found