On Wed, 5 Jan 2011 17:20:48 -0600
Gary Gatten <[email protected]> wrote:

> Correct me if I'm wrong, but if necessary one could add (and
> activate) a secondary / additional swap file if necessary without
> rebooting.  So maybe start with a few gig and add an additional swap
> file if necessary?

Swapping to a file is really slow and should only be done if absolutely
necessary since every read/write has to go through the filesystem code
which it doesn't do if done via a swap slice.

-- 
Bruce Cran
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to