Re: [RFC] VM: I have a dream...

From: Jamie Lokier
Date: Tue Jan 31 2006 - 14:22:11 EST


Al Boldi wrote:
> There is a lot to gain, for one there is no more swapping w/ all its related
> side-effects. You're dealing with memory only.

I'm sorry, I think I don't understand. My weakness. Can you please explain?

Presumably you will want access to more data than you have RAM,
because RAM is still limited to a few GB these days, whereas a typical
personal data store is a few 100s of GB.

64-bit architecture doesn't change this mismatch. So how do you
propose to avoid swapping to/from a disk, with all the time delays and
I/O scheduling algorithms that needs?

-- Jamie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/