205d425f2f
when lowering the priority. Do this by simply calling splx(). For the benefit of NFS (for now), modify splx() to return a value so that splsoftclock() does. This work is optimized out for every use of splx() that ignores the value, so it only affects relevant code. Also, clean up this file a little. |
||
---|---|---|
bin | ||
distrib | ||
etc | ||
games | ||
gnu | ||
include | ||
lib | ||
libexec | ||
regress | ||
sbin | ||
share | ||
sys | ||
usr.bin | ||
usr.sbin | ||
Makefile |