Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Feb 2007 15:28:47 -0700
From:      Scott Long <scottl@samsco.org>
To:        Aloha Guy <alohaguy123@yahoo.com>
Cc:        questions@freebsd.org, current@freebsd.org
Subject:   Re: swap file vs swap partition
Message-ID:  <45C65E1F.2020109@samsco.org>
In-Reply-To: <393982.95591.qm@web53614.mail.yahoo.com>
References:  <393982.95591.qm@web53614.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Aloha Guy wrote:
> Thanks for the input.  You do have good points.  The only issue with 
> swap partitions is that it seems like you need to increase it everytime 
> you increase the physical memory.  Is there a swap partition size limit 
> that pretty much will handle anything and setting a number larger than 
> that will really not offer anything?
>  
> John


Processors and memory have vastly outpaced the speed of disks; any
amount of swapping is going to be percieved as being very slow and
something that should be avoided.  Since RAM is also very cheap now,
most people just load enough RAM into their system to handle their load,
and then configure enough swap to hold a crashdump of that RAM.  You
always want swap so that you can handle unexpected spikes in load
without crashing, but it's less of an integral piece of normal system
operation these days.

Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45C65E1F.2020109>