Searched hist:"4261 ed50fdaf494bd3d7fdea6ab8d9912cfc562e" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/kern/ |
H A D | kern_mib.c | diff 4261ed50fdaf494bd3d7fdea6ab8d9912cfc562e Sun Jan 23 21:59:19 CET 2005 Robert Watson <rwatson@FreeBSD.org> When retrieving the current per-jails securelevel for a sysctl read, don't acquire the prison mutex, as it's an integer read and races here don't make a difference.
MFC after: 1 week diff 4261ed50fdaf494bd3d7fdea6ab8d9912cfc562e Sun Jan 23 21:59:19 CET 2005 Robert Watson <rwatson@FreeBSD.org> When retrieving the current per-jails securelevel for a sysctl read, don't acquire the prison mutex, as it's an integer read and races here don't make a difference.
MFC after: 1 week
|