]> git.ipfire.org Git - thirdparty/make.git/commit
* src/job.c (load_too_high): Re-enable Linux /proc/loadavg checks.
authorPaul Smith <psmith@gnu.org>
Wed, 19 Jan 2022 18:44:22 +0000 (13:44 -0500)
committerPaul Smith <psmith@gnu.org>
Sun, 6 Feb 2022 23:46:32 +0000 (18:46 -0500)
commit15db387f18f290702193d0ea1ed64f2408dadaaa
treedbbc4231c5565baa87a7a1f406f6696b37408706
parentaab51f7ef20a20780eaa0a4bbd56636a0bd0e32d
* src/job.c (load_too_high): Re-enable Linux /proc/loadavg checks.

Further experimentation shows that my previous thinking that there
was a problem using this was woefully mistaken.  The value generated
by the kernel shows runn*ABLE* processes not runn*ING* processes.
* NEWS: Announce the change.
NEWS
src/job.c