Module Name:    src
Committed By:   ad
Date:           Wed Oct  4 20:46:33 UTC 2023

Modified Files:
        src/sys/kern: kern_lwp.c

Log Message:
Do cv_broadcast(&p->p_lwpcv) after dropping p->p_lock in a few places, to
reduce contention.


To generate a diff of this commit:
cvs rdiff -u -r1.261 -r1.262 src/sys/kern/kern_lwp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to