On 03/24/2015 06:10 PM, Andrew Morton wrote:
On Thu, 19 Mar 2015 03:55:45 -0700 Kelley Nielsen <kelleynnn@xxxxxxxxx> wrote:
The prototype of the new swapoff (without the quadratic complexity)
presently ignores the frontswap case. Pass the count of
pages_to_unuse down the page table walks in try_to_unuse(),
and return from the walk when the desired number of pages
has been swapped back in.
Does this fix the "TODO" in [1/2]?
Do you think this patchset is ready for testing (while Hugh reviews it
:)), or is there some deeper reason behind the "RFC"?
The patches look good to me, and this seems to
address the TODO from patch 1/2.
Acked-by: Rik van Riel <riel@xxxxxxxxxx>
Kelley put in a heroic amount of effort tracking down
and fixing the corner cases I failed to anticipate
before putting this up as an OPW internship project.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@xxxxxxxxx. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>