Re: [PATCH] [RESEND] x86_64: add memory hotremove config option

From: Andi Kleen
Date: Mon Sep 08 2008 - 05:32:56 EST


> You use non-linear mappings for the kernel, so that kernel data is
> not tied to a specific physical address. AFAIK, that is the only way
> to really do it completely (like the fragmentation problem).

Even with that there are lots of issues, like keeping track of
DMAs or handling executing kernel code.

>
> Of course, I don't think that would be a good idea to do that in the
> forseeable future.

Agreed.

-Andi

--
ak@xxxxxxxxxxxxxxx
--
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/