Date: Sat, 20 Jan 2007 13:37:17 +0100 From: Pieter de Goeje <pieter@degoeje.nl> To: freebsd-questions@freebsd.org Cc: Zbigniew Szalbot <zbyszek@szalbot.homedns.org> Subject: Re: virtual memory management Message-ID: <200701201337.17395.pieter@degoeje.nl> In-Reply-To: <60131.192.168.11.7.1169279847.squirrel@lists.lc-words.com> References: <60131.192.168.11.7.1169279847.squirrel@lists.lc-words.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 20 January 2007 08:57, Zbigniew Szalbot wrote: > Is there any way to handle swap size usage other than restarting the box? Yes, you can add swap while the system is running with swapon(8). If you don't have an empty partition available you could create one with mdconfig(8). -Pieter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701201337.17395.pieter>