Re: [XEN] using shmfs for swapspace

From: Alan Cox
Date: Mon Jan 03 2005 - 17:51:34 EST



> so this tends to suggest a strategy where you allocate as
> much memory as you can afford to the DOM0 VM, and as little
> as you can afford to the guests, and make the guest swap
> files bigger to compensate.

This is essentially what the mainframe folks are already doing and have
been doing for some time because the kernel VM has no external inputs
for saying "you are virtualised so be nice"
for doing opportunistic page recycling ("I dont need this page but when
I ask for it back please tell me if you trashed the content") and for
hinting to the underlying VM what pages are best blasted out of
existance first and how to communicate so we dont page them back in
scanning them.


-
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/