]> err.no Git - moreutils/commit
fix load edge case
authorJoey Hess <joey@gnu.kitenet.net>
Tue, 23 Feb 2010 20:48:44 +0000 (15:48 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Tue, 23 Feb 2010 20:48:44 +0000 (15:48 -0500)
commitb04468bb912d9635fe5f3965b15678add8046f58
treec73ad050d234c6f3a1aa03197ff758817c4e880d
parent7ef2ddb70209ae8f7bd2941787e87fe168965715
fix load edge case

If load == maxload, it would not start a job, but also not sleep. That
could, in theory, make parallel spin for a bit.

Also, clarify docs.
parallel.c
parallel.docbook