[PATCH] memory hotremoval for linux-2.6.7 [0/16]
From: Hirokazu Takahashi
Date: Wed Jul 14 2004 - 08:43:08 EST
Hi,
I'm pleased to say I've cleaned up the memory hotremoval patch
Mr. Iwamoto implemented. Part of ugly code has gone.
Main changes are:
- Replaced the name remap with mmigrate as it was used for
another fuctionality.
- Made some of the memory hotremoval code share with the swapout-code.
- Added many comments to describe the design of the memory hotremoval.
- Added a basic funtion to support for memsection.
try_to_migrate_page() is it. It continues to get a proper page
in a specified section and migrate it while there remain pages
in the section.
The patches are against linux-2.6.7.
Note that some patches are to fix bugs. Without the patches hugetlbpage
migration won't work.
Thanks,
Hirokazu Takahashi.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/