cvs commit: src/sys/vfs/hammer hammer_vfsops.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Oct 21 18:46:23 PDT 2008
dillon 2008/10/21 18:43:51 PDT
DragonFly src repository
Modified files:
sys/vfs/hammer hammer_vfsops.c
Log:
Raise the kmalloc limit for the M_HAMMER_INO pool based on desiredvnodes
to try to avoid kernel memory exhaustion panics.
Reported-by: Matthias Schmidt <matthias at dragonflybsd.org>, and others.
Revision Changes Path
1.73 +20 -3 src/sys/vfs/hammer/hammer_vfsops.c
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/hammer/hammer_vfsops.c.diff?r1=1.72&r2=1.73&f=u
More information about the Commits
mailing list