Date: Tue, 17 Jan 1995 12:29:05 -0800 From: John Dyson <dyson@Root.COM> To: freebsd-questions@freefall.cdrom.com, porter@fozzie.chem.wisc.edu Subject: Re: More on kernal rebuild problem Message-ID: <199501172029.MAA13474@Root.COM>
next in thread | raw e-mail | index | archive | help
Regarding the swap space sizing issue: The total VM space is approx (amount of memory) + (amount of swap). You do not need to size swap space along with memory. A good guess on the required amount of swap space is the sum of the total virtual space that is active in all processes. Of course, you have less than that, but the small amount of swap space just limits the size of the programs that you can run to the amount of memory plus swap. dyson@root.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501172029.MAA13474>