tech-kern archive

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

Re: per-mount maxvnodes



> Therefore comes the idea to have a per-mount maxvnodes.

> I tried implementing it, the biggest problem is how to set the value.

sysctl kern./usr/local.maxvnodes?

It's a little ambiguous, in that it's possible - or at least it was
last time I tried it - to have multiple mounts with the same mounted-on
string.  But that's definitely an unusual case, and I see nothing wrong
with accessing the topmost mount in that case; that's what normal
filesystem accesses will do, after all.

/~\ The ASCII                             Mouse
\ / Ribbon Campaign
 X  Against HTML                mouse%rodents-montreal.org@localhost
/ \ Email!           7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index