Maybe you really should reread the statements people made about
this before.
One of them being, that if you're not using swap in 2.2, it won't
need any in 2.4 either.
2.4 will use more swap in case it does use it. It now works more
like other UNIX variants where the rule is that swap = 2 * RAM.
That swap = 2 * RAM is just a guideline, you really should look
at what applications you run, and how memory they use. If you
choise your RAM so that all application can always be in memory
at all time, there is no need for swap. If they can't be, the
rule might help you.
I think someone said that the swap should be large enough to hold
all application that are running on swapspace, that is, in case
you want to use swap.
Disk maybe be alot cheaper than RAM, but it's also alot slower.
Kurt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/