Hi. On Thursday 05 July 2007 16:20:18 Yasunori Goto wrote: > Hello. Nigel-san. > > > I'm wondering whether anyone has patches lying around that might be useful for > > simulating memory hotplug on x86_64. Goggling has revealed some old x86 > > patches, but that's all. > > I'm not sure what "simulation" means. > Could you tell me how/what do you expect memory hotplug > simulation exactly? > > Memory hot-add code is included in kernel. And, remove(unplug) code > has developed (and hopefully, it will be merged to -mm after > some cleanups, I think.) > > I would like to make sure what is necessary. Thanks for your reply. Please, just call me Nigel :). I saw a patch that Dave Hansen had posted, back around the time of 2.6.11 iirc. It was for x86, and (so far as I understand) allowed a person who doesn't really have hotpluggable memory to make their computer pretend that it does. Just in case I'm not being clear enough, let me get more concrete. I have had some code for a while that uses bitmaps to simulate page flags, without needing to take up those precious bits in page->flags. I've begun to add support for memory hotplugging, in the hope that I can make it general enough that it will be useful for more than just suspend2. To do that, I'd like to be able to test the memory hotplugging paths, without needing to actually have hotpluggable memory. I do have an x86 desktop I could work on, but would prefer to do it on my x86_64 laptop if I can. Regards, Nigel -- See http://www.tuxonice.net for Howtos, FAQs, mailing lists, wiki and bugzilla info.
Attachment:
pgpMvsfYqU96a.pgp
Description: PGP signature
- Follow-Ups:
- Re: x86_64 memory hotplug simulation support?
- From: Yasunori Goto <[email protected]>
- Re: x86_64 memory hotplug simulation support?
- References:
- x86_64 memory hotplug simulation support?
- From: Nigel Cunningham <[email protected]>
- Re: x86_64 memory hotplug simulation support?
- From: Yasunori Goto <[email protected]>
- x86_64 memory hotplug simulation support?
- Prev by Date: Re: [PATCH -mm 5/9] netconsole: Introduce dev_status member
- Next by Date: Re: [PATCH -mm 8/9] netconsole: Update documentation for dynamic reconfigurability
- Previous by thread: Re: x86_64 memory hotplug simulation support?
- Next by thread: Re: x86_64 memory hotplug simulation support?
- Index(es):