K 10 svn:author V 3 imp K 8 svn:date V 27 2002-10-08T03:53:52.000000Z K 7 svn:log V 345 Make kldunload cbb work: o Implement the thread killing interlock as described by jhb in arch@ while talking to markm. o Hold Giant around cbb_insert()/cbb_remove(). Deep in the belly of the vm code we panic if we don't hold this when we activate the memory for reading the CIS. o If we had to do the kludge alloc, then do a kludge free. END