Module Name: src Committed By: ad Date: Fri Jan 17 20:27:28 UTC 2020
Modified Files: src/sys/kern: kern_runq.c Log Message: sched_catchlwp(): fix an inverted test that could have caused performance degradation. To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/sys/kern/kern_runq.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.