HAMMER - fix kmalloc exhaustion w/ 3G ram
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 27 Jul 2008 23:01:25 +0000 (23:01 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 27 Jul 2008 23:01:25 +0000 (23:01 +0000)
commit9b45155d2523e4490de40a1f1307e2d9da16f351
tree647b0a8bfe8d45a1131406f134f96b3a07382df6
parentdaa51328ff96b2bd1bd2b68c6baa26a4e75a5695
HAMMER - fix kmalloc exhaustion w/ 3G ram

* Give the hammer_inode structure its own kmalloc pool.
sys/vfs/hammer/hammer.h
sys/vfs/hammer/hammer_inode.c
sys/vfs/hammer/hammer_vfsops.c