the bitrig smpns branch has been updated by haesbaert with 2 new commits: commit 6b8c8a8dcb5b3d61b51ac5542ec2820cca543ef1 diff: https://github.com/bitrig/bitrig/commit/6b8c8a8 author: Christiano Haesbaert <[email protected]> date: Sun Sep 28 12:23:23 2014 +0200
Be a bit more strict with KERNEL_LOCK ordering DIAGNOSTIC. Also make the loss of atomicity in pool_get() drop and reaquire the critical sections. This makes the kernel lock crit depth messages go away on boot. M sys/kern/kern_malloc.c M sys/kern/subr_pool.c M sys/sys/systm.h commit 281c9a8c0f6b609933452413a9e67431b517b3b3 diff: https://github.com/bitrig/bitrig/commit/281c9a8 author: Christiano Haesbaert <[email protected]> date: Sat Sep 27 13:01:27 2014 +0200 Kill CRITCOUNTERS left overs M sys/kern/kern_crit.c
