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.
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]