From owner-freebsd-questions Tue May 11 7:57:13 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mobil.surnet.ru (mobil.surnet.ru [195.54.2.7]) by hub.freebsd.org (Postfix) with ESMTP id 36D551530B for ; Tue, 11 May 1999 07:56:54 -0700 (PDT) (envelope-from ilia@cgilh.chel.su) Received: (from uucgilh@localhost) by mobil.surnet.ru (8.9.1a/8.9.1) with UUCP id UAA25991; Tue, 11 May 1999 20:54:50 +0600 (UDT) Received: (from uucp@localhost) by cgilh.chel.su (8.8.7/8.8.7) with UUCP id TAA00898; Tue, 11 May 1999 19:58:50 +0600 Received: from localhost (ilia@localhost) by jane.cgu.chel.su (8.9.2/8.9.2) with ESMTP id TAA23082; Tue, 11 May 1999 19:37:44 +0600 (ESS) (envelope-from ilia@cgilh.chel.su) X-Authentication-Warning: jane.cgu.chel.su: ilia owned process doing -bs Date: Tue, 11 May 1999 19:37:44 +0600 (ESS) From: Ilia Chipitsine X-Sender: ilia@jane.cgu.chel.su To: matt Cc: freebsd-questions@FreeBSD.ORG Subject: Re: swap.. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=koi8-r Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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