NetBSD/sys
he d74897d542 Absent documentation as to what the newly added 'ipl' argument to
pool_init() is supposed to do, and actual usage of that argument in
pool_init()'s implementation, add use of IPL_VM to the TLB shootdown
job queue pool initialization to get this building again.
Someone suggested an IPL_XXX_ASK_ANDY constant be introduced...
2007-03-14 21:39:39 +00:00
..
altq Use mtod(m, char*) when doing pointer arithmetic on the result. 2007-03-05 22:50:32 +00:00
arch Absent documentation as to what the newly added 'ipl' argument to 2007-03-14 21:39:39 +00:00
coda
compat Regen (statfs/fstatfs fixes). 2007-03-14 12:47:46 +00:00
conf Add the ability for platform-specific Makefiles to indicate which kernel 2007-03-12 15:09:01 +00:00
contrib/dev/ath
crypto
ddb
dev - add dummy input methods so we don't panic if someone tries to read 2007-03-14 05:40:35 +00:00
dist Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
fs Support B_READ|B_ASYNC in strategy by calling biodone() directly 2007-03-14 12:13:58 +00:00
gdbscripts
ipkdb
kern Exclude some files that replicate NetBSD typedefs and #defines. 2007-03-14 17:20:22 +00:00
lib We need char* for pointer arithmetic. 2007-03-05 14:49:04 +00:00
lkm Remove hfsp directories, they have been reimported as hfs. 2007-03-06 11:31:21 +00:00
miscfs Remove useless cast. 2007-03-11 22:07:32 +00:00
net Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
net80211 fix fallout from caddr_t changes. 2007-03-04 07:54:07 +00:00
netatalk
netbt clean up the mess that is the channel state, now 2007-03-12 20:34:46 +00:00
netinet Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
netinet6 Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
netipsec Allow to build without INET6 2007-03-09 00:40:39 +00:00
netisdn
netiso
netkey
netnatm
netsmb Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
nfs Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
opencrypto Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
secmodel
stand
sys Add missing #ifdef _KERNEL 2007-03-13 15:58:26 +00:00
ufs Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-13 02:11:28 +00:00
uvm Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
Makefile