HAMMER 59F/Many: Stabilization pass
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 30 Jun 2008 04:18:30 +0000 (04:18 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 30 Jun 2008 04:18:30 +0000 (04:18 +0000)
commit3098dc2fcc5bfa4d218d2c5e2f5ee0d44567598d
tree5d1e0a50e0cd21ad6f65277f5a9112a8847c7dad
parentf043c4c79ceeda55239cae3d41752cf4c324d039
HAMMER 59F/Many: Stabilization pass

* Use kmalloc_limit() to calculate a better record limit.  This fixes an
  issue on machines with limited system memory where HAMMER could blow
  out its kmalloc pool by allocating too many records.
sys/vfs/hammer/hammer_vfsops.c