tmpfs: Set tmpfs node malloc zone limit to be the same as tm_node_max.
authorVenkatesh Srinivas <me@endeavour.zapto.org>
Sun, 22 Aug 2010 12:17:43 +0000 (05:17 -0700)
committerVenkatesh Srinivas <me@endeavour.zapto.org>
Sun, 22 Aug 2010 12:17:43 +0000 (05:17 -0700)
commitc01f27eb865fd879f1ee80f5eeace159d26c9251
tree0a734cf6d4e08bdacef4942a07872feb5c16c614
parent0482a033108a2b6e34ee99c470fd84d91119e291
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.
sys/vfs/tmpfs/tmpfs_subr.c
sys/vfs/tmpfs/tmpfs_vfsops.c