On 10/14/2013 11:50 PM, Ingo Molnar wrote: > > So if anyone can implement it using huge pages, with a really fast __va() > and __pa() implementation, then it might be possible. But that's a pretty > major surgery on x86. >
Well, we already *have* a way to deal with that for Xen (by inserting an otherwise nonexistent logical level.) I'm wondering if those interfaces could be (ab)used for this as well, or if that is functionally equivalent to saying that this should be done in a hypervisor. -hpa -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/