DragonFly commits List (threaded) for 2008-06
DragonFly BSD
DragonFly commits List (threaded) for 2008-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/vfs/hammer hammer_vfsops.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 29 Jun 2008 21:18:30 -0700 (PDT)

dillon      2008/06/29 21:18:30 PDT

DragonFly src repository

  Modified files:
    sys/vfs/hammer       hammer_vfsops.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.57      +7 -1      src/sys/vfs/hammer/hammer_vfsops.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/hammer/hammer_vfsops.c.diff?r1=1.56&r2=1.57&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]