Module Name:    src
Committed By:   ad
Date:           Wed Oct  4 20:48:13 UTC 2023

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

Log Message:
match_process(): most of the fields being inspected are covered by proc_lock
so don't grab p->p_lock so much.


To generate a diff of this commit:
cvs rdiff -u -r1.296 -r1.297 src/sys/kern/kern_exit.c

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

Reply via email to