Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!uwm.edu!vixen.cso.uiuc.edu!howland.erols.net!newsfeed.internetmci.com!news.silcom.com!news.genuity.net!not-for-mail From: "Robert J. Lee" <bobl@jcis.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: How to eliminate swap space Date: Fri, 13 Jun 1997 14:25:08 -0700 Organization: JCIS Lines: 9 Message-ID: <33A1BAB4.263F6242@jcis.com> NNTP-Posting-Host: cherry.stars.net Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Mailer: Mozilla 4.0b5 [en] (WinNT; I) X-Priority: 3 (Normal) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:42986 I am running a highly predictable application and I can get enough memory so that swap will never happen. And because I plan to move FreeBSD and application to Flash Memory Filesystem, I'd like to eliminate the swap space entirely. Can someone tell me how to this? Thanks! B.J.