Module Name: src Committed By: ad Date: Sat Jan 25 15:09:54 UTC 2020
Modified Files: src/sys/kern: kern_runq.c Log Message: sched_takecpu(): for vfork(), when looking at curcpu's runqueue consider maximum priority waiting to run and not count of LWPs. To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 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.