login
Header Space

 
 

[PATCH 0/5] 2.6.25-rc3-mm1 hotplug memory remove updates

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: lkml <linux-kernel@...>, <linuxppc-dev@...>, <paulus@...>
Cc: Yasunori Goto <y-goto@...>, Andrew Morton <akpm@...>, <pbadari@...>
Date: Thursday, March 6, 2008 - 2:54 pm

Hi Andrew & Paul,

Here are the updates for hotplug memory remove. Most changes are
PPC specific, but I would like these to be included in next -mm 
for easy testing and review, before including in Paul's tree.

eHEA driver folks are verifying if the exported interface
walk_memory_resource() is good enough for their needs. And also,
we are verifying the code on x86_64. Once that is done, we may
be able to cleanup some of the code (make remove_memory() arch
generic).

We still have an issue with not being able to free up the allocations
that came from bootmem. Yasunori Goto wants to clean up that code.

[PATCH 1/5] generic __remove_pages() support
[PATCH 2/5] [PPC] htab_remove_mapping() error handling
[PATCH 3/5] [PPC] hotplug memory notifications for ppc
[PATCH 4/5] [PPC] update lmb for hotplug memory add/remove
[PATCH 5/5] [PPC] provide walk_memory_resource() for ppc

Testing: All the patches are tested on p-series LPAR configuration,
writing to /sysfs & /proc, through DLPAR tools and through HMC. 
Testing on x86_64 needs more work.

Thanks,
Badari

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/5] 2.6.25-rc3-mm1 hotplug memory remove updates, Badari Pulavarty, (Thu Mar 6, 2:54 pm)
[PATCH 5/5] [PPC] provide walk_memory_resource() for ppc, Badari Pulavarty, (Thu Mar 6, 2:59 pm)
[PATCH 4/5] [PPC] update lmb for hotplug memory add/remove, Badari Pulavarty, (Thu Mar 6, 2:58 pm)
[PATCH 3/5] [PPC] hotplug memory notifications for ppc, Badari Pulavarty, (Thu Mar 6, 2:57 pm)
[PATCH 2/5] [PPC] htab_remove_mapping() error handling, Badari Pulavarty, (Thu Mar 6, 2:56 pm)
[PATCH 1/5] generic __remove_pages() support, Badari Pulavarty, (Thu Mar 6, 2:55 pm)
Re: [PATCH 1/5] generic __remove_pages() support, Yasunori Goto, (Fri Mar 21, 11:25 am)
Re: [PATCH 1/5] generic __remove_pages() support, Badari Pulavarty, (Fri Mar 21, 12:55 pm)
Re: [PATCH 1/5] generic __remove_pages() support, Dave Hansen, (Thu Mar 6, 4:54 pm)
Re: [PATCH 1/5] generic __remove_pages() support, Badari Pulavarty, (Thu Mar 6, 5:42 pm)
Re: [PATCH 1/5] generic __remove_pages() support, Yasunori Goto, (Thu Mar 6, 9:35 pm)
Re: [PATCH 1/5] generic __remove_pages() support, Badari Pulavarty, (Fri Mar 7, 12:44 pm)
Re: [PATCH 1/5] generic __remove_pages() support, Badari Pulavarty, (Fri Mar 7, 12:36 pm)
Re: [PATCH 1/5] generic __remove_pages() support, Randy Dunlap, (Thu Mar 6, 3:08 pm)
Re: [PATCH 1/5] generic __remove_pages() support, Badari Pulavarty, (Thu Mar 6, 7:37 pm)
Re: [PATCH 1/5] generic __remove_pages() support, Badari Pulavarty, (Thu Mar 6, 3:29 pm)
speck-geostationary