Re: [PATCH] CPU hot swap for 2.4.3 + s390 support

Mitch Adair (mitch@theneteffect.com)
Sat, 5 May 2001 11:34:16 -0500 (CDT)


> Adding memory probably isn't going to be too hard... but taking
> existing memory off line is tricky. You have to find some way of
> finding all the pages that are in use and then dealing with them
> appropriately, and when some are locked or contain kernel data this
> would be extremely difficult I should think.

Wouldn't that be lot of the same issues as a "swapoff" with some portion of
that in use? (except for the kernel data case of course...)

M
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/