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

Venkatesh Srinivas vsrinivas at crater.dragonflybsd.org
Sun Aug 22 05:21:49 PDT 2010


commit c01f27eb865fd879f1ee80f5eeace159d26c9251
Author: Venkatesh Srinivas <me at 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





More information about the Commits mailing list