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

git: tmpfs: Set tmpfs node malloc zone limit to be the same as tm_node_max.


From: Venkatesh Srinivas <vsrinivas@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 22 Aug 2010 05:20:20 -0700 (PDT)

commit c01f27eb865fd879f1ee80f5eeace159d26c9251
Author: Venkatesh Srinivas <me@endeavour.zapto.org>
Date:   Sun Aug 22 05:17:43 2010 -0700

    tmpfs: Set tmpfs node malloc zone limit to be the same as tm_node_max.
    
    This doesn't resolve panics from running fsstress on tmpfs, but it is a first
    step towards solving these problems. No consideration of multiple tmpfs mounts
    at the minute either.

Summary of changes:
 sys/vfs/tmpfs/tmpfs_subr.c   |    2 +-
 sys/vfs/tmpfs/tmpfs_vfsops.c |    3 +++
 2 files changed, 4 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c01f27eb865fd879f1ee80f5eeace159d26c9251


-- 
DragonFly BSD source repository



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