Remove objcache from allobjcaches when cache destroyed.
authorNicolas Thery <nth@dragonflybsd.org>
Sun, 27 Jan 2008 22:32:57 +0000 (22:32 +0000)
committerNicolas Thery <nth@dragonflybsd.org>
Sun, 27 Jan 2008 22:32:57 +0000 (22:32 +0000)
commit00de24de5a21d14d68001f936d8eef41df43fc67
tree12ee4a091f6172574ebe04823925ab02263824e2
parentd65c89ec1eb435fcbca88c44ca29641ec4558ada
Remove objcache from allobjcaches when cache destroyed.

Turn allobjcaches into double-linked list for fast removal.
sys/kern/kern_objcache.c