Date: Sat, 19 Jan 2002 11:48:25 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: "Bruce A. Mah" <bmah@FreeBSD.ORG> Cc: Thomas Seck <tmseck@netcologne.de>, stable@FreeBSD.ORG Subject: Re: what's vnlru? Message-ID: <200201191948.g0JJmPs51046@apollo.backplane.com> References: <200201151618468.SM01176@141.com> <200201160101.g0G117r64693@apollo.backplane.com> <20020116104904.A2800@shikima.mine.nu> <20020116135318.GA427@laurel.seck.home> <200201190102.g0J12MF37253@apollo.backplane.com> <20020119132902.GB676@laurel.seck.home> <200201191343.g0JDhbN72777@bmah.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
: <para>The <varname>kern.maxvnodes</varname> limit now properly : limits the number of vnodes in use. Previously only vnodes with : no cached pages could be freed; this could allow the number of : vnodes to grow without limit on large-memory machines accessing : many small files. A <literal>vnlru</literal> kernel thread helps : to flush and reuse vnodes.</para> : :Matt...if you'd like me to replace this with what you wrote or make :changes, just give me a yell. : :Bruce. Nope, that looks just fine to me. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201191948.g0JJmPs51046>