kernel - general cleanup and mplock removal
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 23 Oct 2013 07:26:07 +0000 (00:26 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 23 Oct 2013 07:30:06 +0000 (00:30 -0700)
commite9b43d119393f0758f09e21413c17f3c4f7cf85b
treed99bf4adacde04d84bcd74efa8c07bf009a295b4
parente09db544b831aa5ca10fbacf86387d23c518f067
kernel - general cleanup and mplock removal

* General cleanup and remove use of the mplock in multiple non-critical
  functions.

* Might slightly improve performance if programs run uname(),
  gethostname(), or getdomainname() a lot.
sys/emulation/43bsd/43bsd_hostinfo.c
sys/kern/kern_acl.c
sys/kern/kern_event.c
sys/kern/kern_p1003_1b.c
sys/kern/kern_xxx.c
sys/sys/posix4.h