Date: Tue, 11 May 1999 19:37:44 +0600 (ESS) From: Ilia Chipitsine <ilia@cgilh.chel.su> To: matt <matt@mlink.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: swap.. Message-ID: <Pine.BSF.4.05.9905111936300.22745-100000@jane.cgu.chel.su> In-Reply-To: <Pine.BSF.3.96.990511053037.8253A-100000@ns-1.ccia.cc>
next in thread | previous in thread | raw e-mail | index | archive | help
as i can see it LINT # Disable swapping. This option removes all code which actually performs # swapping, so it's not possible to turn it back on at run-time. # # This is sometimes usable for systems which don't have any swap space # (see also sysctls "vm.defer_swapspace_pageouts" and # "vm.disable_swapspace_pageouts") # #options NO_SWAPPING actually you can just comment out all the swap partitions in the /etc/fstab, but if you will rebuild the kernel you will have more memory available for your applications. Regards, (с наилучшими пожеланиями,) Ilia Chipitsine (Илья Шипицин) On Tue, 11 May 1999, matt wrote: > > I was wondering if there is anything similar to Linux's "swapoff" command > in FreeBSD. I have yet to discover any such thing unfortunately.. Thanks > in advance for the help. > > -- > matt@ccia.cc > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9905111936300.22745-100000>