Date: Wed, 24 Jan 2001 03:05:53 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_proc.c Message-ID: <200101241105.f0OB5sb14696@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/01/24 03:05:53 PST Modified files: sys/kern kern_proc.c Log: - Proc locking. - Catch up to proc flag changes. - Reorder the way we get things in fill_kinfoproc() to minimize the number of locking operations. Revision Changes Path 1.82 +37 -32 src/sys/kern/kern_proc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101241105.f0OB5sb14696>