Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Mar 2001 18:11:18 +0600 (NOVT)
From:      Alexey Dokuchaev <danfe@inet.ssc.nsu.ru>
To:        Mike Meyer <mwm@mired.org>
Cc:        Jonathan Hamel <los_alamos@hotmail.com>, questions@freebsd.org
Subject:   Re: Swap strategy
Message-ID:  <Pine.LNX.4.10.10103171758080.18015-100000@inet.ssc.nsu.ru>
In-Reply-To: <15026.60693.971478.600561@guru.mired.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 16 Mar 2001, Mike Meyer wrote:

> Jonathan Hamel <los_alamos@hotmail.com> types:
> > <danfe@inet.ssc.nsu.ru>:
> > >having to run XFree86-4, pretty heavy mozilla + netscape (I know netscape
> > >sux, but I need to make sure my sites look the same in both browsers) +
> 
> I'm curious - do you actually try browsers that aren't designed to
> look as much alike as possible? W3m? Lynx? Links? Amaya? Opera?

Well, I do commercial web programming, and people who pay money for my
sites are not even aware about w3m/lynx/links existance (but I have lynx
on my system and occasionaly test my sites with it).  Frankly, now with
Netscape holding <20% share, it's probably not a big problem having the
site working only in IE, and mozilla comes very closely to what regular
Windoze user would see.

> 
> > I've had questions about this myself.  I remember that Linux installs 
> > generally recommend your swap space be at least double your RAM (so since I 
> > have 64MB in this machine, my swap would be 128MB).  Does the same apply to 
> > the BSD systems as well?
> 
> The 2x rule comes from wanting to do be able to get uncorrupted core
> dumps. I consider it a bare minimum for any system for which you might
> want to debug system crashes. For most normal desktop use, it's
> probably more than sufficient, if you have enough memory for decent
> performance.

I tend to go with this rule when calculating swap size: if I have less
than 128M, it's okay to have swap = ram * 2.  Everything more than that
should probably be happy with swap = ram.  Of course, if you do serious
kernel hacking or working with LISP compilers, you might need to tweak
that rule accordingly.

--
Regards,

	-= Alexey Dokuchaev aka DAN Fe =-

		[Team Assembler] [Team BSD] [Team DooM] [Team Quake]


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.10.10103171758080.18015-100000>