| From: |
| Andy Whitcroft <apw@shadowen.org> |
| To: |
| Andrew Morton <akpm@linux-foundation.org> |
| Subject: |
| [PATCH 0/2] hugetlb reservations v4/MAP_NORESERVE V3 cleanups |
| Date: |
| Fri, 30 May 2008 17:57:21 +0100 |
| Message-ID: |
| <exportbomb.1212166524@pinky> |
| Cc: |
| linux-mm@kvack.org, linux-kernel@vger.kernel.org, agl@us.ibm.com,
wli@holomorphy.com, kenchen@google.com, dwg@au1.ibm.com,
andi@firstfloor.org, Mel Gorman <mel@csn.ul.ie>, dean@arctic.org,
abh@cray.com, Andy Whitcroft <apw@shadowen.org> |
| Archive-link: |
| Article,
Thread
|
Following on from Andrew's feedback here are a couple of update patches
for hugetlb reservations v4 and MAP_NORESERVE V3. These introduce a number
of new helpers and use those throughout.
This stack consists of two patches to allow them to be merged into the
appropriate stacks.
huge-page-private-reservation-review-cleanups -- adds the helpers and
utilises them in the base reservations stack, and
huge-page-MAP_NORESERVE-review-cleanups -- uses the same helpers in the
MAP_NORESERVE stack.
-apw