Re: [PATCH][RF C/T/D] Unmapped page cache control - via boot parameter

From: Anthony Liguori
Date: Mon Mar 15 2010 - 14:49:00 EST


On 03/15/2010 04:27 AM, Avi Kivity wrote:

That's only beneficial if the cache is shared. Otherwise, you could use the balloon to evict cache when memory is tight.

Shared cache is mostly a desktop thing where users run similar workloads. For servers, it's much less likely. So a modified-guest doesn't help a lot here.

Not really. In many cloud environments, there's a set of common images that are instantiated on each node. Usually this is because you're running a horizontally scalable application or because you're supporting an ephemeral storage model.

In fact, with ephemeral storage, you typically want to use cache=writeback since you aren't providing data guarantees across shutdown/failure.

Regards,

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