hammer-inodes: malloc limit exceeded
Matthew Dillon
dillon at apollo.backplane.com
Thu Sep 4 09:27:47 PDT 2008
:
:> MFC'd to 2.0_Slip so the calculation must still be off. Reducing
:> maxvnodes should solve the panic. The basic problem is that HAMMER's
:> struct hammer_inode is larger then struct vnode so the vnode limit
:> calculations wind up being off.
:
:The panic occurred again with kern.maxvnodes set to 70000.
:I have reduced it to 35000; we will see if the system is still stable in a
:few days...
That doesn't sound right, it should have been fine at 70000. Do
you have a kernel & core crashdump I can look at? (email me privately
if you do).
-Matt
Matthew Dillon
<dillon at backplane.com>
More information about the Bugs
mailing list