> On Thu, Jun 15, 2006 at 09:38:50AM +0900, KAMEZAWA Hiroyuki wrote: > > On Mon, 12 Jun 2006 18:00:43 -0700 > > jnorman <jnorman at osdl.org> wrote: > > > > > all: > > > > > > Where can I find the patches and instructions for hot-remove for memory > > > hotplug? > > > > > > > There is no available patch for recent kernel now. > > I'll rewrite old sample codes for memory-hot-remove after memory-hot-add > > stablization. It needs some more fixes. > > Can you point Jake at one for an older kernel? For developing a test > suite for hot remove, we can set the machine to that old kernel in the > meantime. > > > > In the case that I am using acpi for the entry point, I need to be able > > > to tell how many memory sections have been set up in the dsdt file, is > > > there a way to do this(other than capturing, decompiling and then > > > parsing the /proc/acpi/dsdt file)? > > > > I post patches to show memory section <-> DSDT relationship. But not accepted. > > I'll update and post it (here) if you need. > > > > > I will also need a way to migrate pages in memory and then be able to > > > verify that they have been successfully migrated, how would I go about > > > that? > > > > > We have old patch, but it doesn't catch up recent changes in the kernel. > > So, not available. > > > > Please wait a bit, I think I(we)'ll restart again after OLS. > > Unfortunately, Jake is only available for working on memory hotplug > testing for 2 more weeks, so we were hoping he could write the test > suite against whatever is on hand now, and then I can update it later on > to reflect future changes in memory remove. > > Bryce >