Date: Sun, 11 Feb 2001 18:00:10 -0700 From: Warner Losh <imp@village.org> To: "Michael C . Wu" <keichii@peorth.iteration.net> Cc: "Forrest W. Christian" <forrestc@imach.com>, freebsd-small@FreeBSD.ORG, dillon@FreeBSD.ORG Subject: Re: Sans-Swap VM Subsystem Questions Message-ID: <200102120100.f1C10AE04904@billy-club.village.org> In-Reply-To: Your message of "Sun, 11 Feb 2001 18:58:52 CST." <20010211185852.F19845@peorth.iteration.net> References: <20010211185852.F19845@peorth.iteration.net> <Pine.BSF.4.21.0102110001210.18747-100000@workhorse.iMach.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <20010211185852.F19845@peorth.iteration.net> "Michael C . Wu" writes: : The general idea is that many parts of FreeBSD sometimes count on : having swap and such. Can you use some part of the flash disk for : swap? : i.e. if (no_swap == TRUE) {bad_things_happen(); return ENOTVERYGOOD;} NO YOU CANNOT SWAP TO FLASH. It will wear the part out too quickly if you try. We've been running off of FLASH with no swap for the better part of a year and nothing bad has happened to us. We make sure, however, that we put as much RAM into these boxes as we can to avoid the low memory situations that can lead to problems. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102120100.f1C10AE04904>