In the last episode (Nov 08), Grant Peel said:
> I have two older servers that started with 512 MB of RAM. 
> 
> I want to install two GIGs of RAM.
> 
> My swap space is set at 1 GB.
> 
> Whan I upgrade to two GB RAM, do I have to increase the swap slice?

Probably not, but it depends on your workload.  If you never ran out of
swap with 512MB, you probably won't with 2GB either.

You'll also want to enable mini crashdumps (add "debug.minidump=1" to
/etc/sysctl.conf), since if the system panics, it won't be able to dump
2GB of RAM into 1GB of swap :)

-- 
        Dan Nelson
        [EMAIL PROTECTED]
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to