linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] 2.6.25-rc3-mm1 hotplug memory remove updates
@ 2008-03-06 18:54 Badari Pulavarty
  2008-03-06 18:55 ` [PATCH 1/5] generic __remove_pages() support Badari Pulavarty
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Badari Pulavarty @ 2008-03-06 18:54 UTC (permalink / raw)
  To: lkml, linuxppc-dev, paulus; +Cc: Yasunori Goto, Andrew Morton, pbadari

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


^ permalink raw reply	[flat|nested] 19+ messages in thread
* [PATCH 0/5] 2.6.25-rc5-mm1 hotplug memory remove updates
@ 2008-03-28  0:33 Badari Pulavarty
  2008-03-28  0:39 ` [PATCH 5/5] [PPC] provide walk_memory_resource() for ppc Badari Pulavarty
  0 siblings, 1 reply; 19+ messages in thread
From: Badari Pulavarty @ 2008-03-28  0:33 UTC (permalink / raw)
  To: lkml; +Cc: linuxppc-dev, paulus, Yasunori Goto, Andrew Morton

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).

[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



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2008-05-13 15:09 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-06 18:54 [PATCH 0/5] 2.6.25-rc3-mm1 hotplug memory remove updates Badari Pulavarty
2008-03-06 18:55 ` [PATCH 1/5] generic __remove_pages() support Badari Pulavarty
2008-03-06 19:08   ` Randy Dunlap
2008-03-06 19:29     ` Badari Pulavarty
2008-03-06 23:37     ` Badari Pulavarty
2008-03-06 20:54   ` Dave Hansen
2008-03-06 21:42     ` Badari Pulavarty
2008-03-07  1:35       ` Yasunori Goto
2008-03-07 16:36         ` Badari Pulavarty
2008-03-07 16:44         ` Badari Pulavarty
2008-03-21 15:25   ` Yasunori Goto
2008-03-21 16:55     ` Badari Pulavarty
2008-03-06 18:56 ` [PATCH 2/5] [PPC] htab_remove_mapping() error handling Badari Pulavarty
2008-03-06 18:57 ` [PATCH 3/5] [PPC] hotplug memory notifications for ppc Badari Pulavarty
2008-03-06 18:58 ` [PATCH 4/5] [PPC] update lmb for hotplug memory add/remove Badari Pulavarty
2008-03-06 18:59 ` [PATCH 5/5] [PPC] provide walk_memory_resource() for ppc Badari Pulavarty
2008-03-28  0:33 [PATCH 0/5] 2.6.25-rc5-mm1 hotplug memory remove updates Badari Pulavarty
2008-03-28  0:39 ` [PATCH 5/5] [PPC] provide walk_memory_resource() for ppc Badari Pulavarty
2008-05-13  0:17   ` Geoff Levand
2008-05-13 15:09     ` Badari Pulavarty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).