Re: [PATCH] abstract out bits of ldt.c

From: Chris Wright
Date: Sun Aug 07 2005 - 19:47:03 EST


* Andrew Morton (akpm@xxxxxxxx) wrote:
> "Martin J. Bligh" <mbligh@xxxxxxxxxx> wrote:
> > xen_make_pages_readonly / xen_make_pages_writable ?
>
> Well we don't want to assume "xen" at this stage. We're faced with a
> choice at present: to make the linux->hypervisor interface be some
> xen-specific and xen-controlled thing, or to make it a more formal and
> controlled kernel interface which talks to a generic hypervisor rather than
> assuming it's Xen down there.

No, definietly not. Xen is not appropriate global namespace. Also,
it's not about pages at this point, it's about ldt handling.

> As long as it doesn't hamper performance or general code sanity, I think it
> would be better to make this a well-defined and controlled Linux interface.
> Some of the code to do that is starting to accumulate in -mm. Everyone
> needs to sit down, take a look at the patches and the proposal and work out
> if this is the way to proceed.

We're doing that, but it's splintered and coming in from different angles.
It'd be better to get the story straight then submit patches, IMO.

thanks,
-chris
-
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/