Return to BSD News archive
Newsgroups: comp.unix.bsd.freebsd.misc Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!uwm.edu!cs.utexas.edu!howland.erols.net!news.mathworks.com!uunet!in1.uu.net!zorch!zorch.sf-bay.org!scott From: scott@zorch.sf-bay.org (Scott Hazen Mueller) Subject: Re: Minimum machine for nameservice? Reply-To: scott@wvs.com Sender: usenet@zorch.SF-Bay.ORG (Charlie Root) Organization: Worldview Systems Message-ID: <Dzn2rt.2y4@zorch.SF-Bay.ORG> References: <chad-1710962353430001@sverige.pengar.com> <548n0e$61f@shimon.netmedia.net.il> <54dg0h$3gs@uriah.heep.sax.de> X-Nntp-Posting-Host: localhost.sf-bay.org Date: Mon, 21 Oct 1996 18:45:29 GMT Lines: 11 >For an environment similar to Chad's, i have yet to see named growing >to much more than ~ 1 MB. Even then, it's virtual memory, so you >might compensate missing RAM by swap space. You definitely *do not* want to do that. named works very poorly if it starts to swap, due to poor locality of reference in the cached data. Always ensure you have enough RAM to run named completely in memory. At <$100 for 16MB, anything else would be penny-wise and pound-foolish. \scott