Re: [PATCH 1/2][v2] mm: add notifier in pageblock isolation for balloon drivers

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mel Gorman
Date: Friday, October 9, 2009 - 1:43 pm

On Fri, Oct 09, 2009 at 03:23:04PM -0500, Robert Jennings wrote:

As you have tested this recently, would you be willing to post the
results? While it's not a requirement of the patch, it would be nice to have
an idea of how the effectiveness of memory hot-remove is improved when used
with the powerpc balloon. This might convince others developers for balloons
to register with the notifier.

Total aside, I'm not overly clear why so much of balloon driver logic is
in drivers and not in the core. At a casual glance, it would appear that
balloon logic could be improved by combining it with similar logic as is
used for lumpy reclaim. This comment is not intended to hurt the patch,
but for the people working on CMM to consider if it hasn't been
considered already.


The pfn_valid_within() was the biggie as far as the core is concerned. That
sort of mistake causes fairly mad-looking oops. To be perfectly honest,
I didn't review the powerpc-specific portion assuming that people are
testing that and that there are developers more familiar with the area.

-- 
Mel Gorman
Part-time Phd Student                          Linux Technology Center
University of Limerick                         IBM Dublin Software Lab
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/2][v2] powerpc: Make the CMM memory hotplug aware, Robert Jennings, (Fri Oct 2, 11:52 am)
Re: [PATCH 1/2][v2] mm: add notifier in pageblock isolatio ..., Mel Gorman, (Fri Oct 9, 1:43 pm)
Re: [PATCH 2/2][v2] powerpc: Make the CMM memory hotplug aware, Christoph Lameter, (Fri Oct 16, 9:48 am)