Date: Thu, 21 May 2009 14:51:31 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_sysctl.c Message-ID: <200905211451.n4LEpeXY012067@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2009-05-21 14:51:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/kern kern_sysctl.c Log: SVN rev 192538 on 2009-05-21 14:51:31Z by jhb MFC: Use a separate sx lock to try to limit wiring too much user memory for userland sysctl requests. "Small" userland requests can now run concurrently. Revision Changes Path 1.177.2.8 +16 -7 src/sys/kern/kern_sysctl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905211451.n4LEpeXY012067>