linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Mel Gorman <mel@csn.ul.ie>
To: akpm@linux-foundation.org
Cc: Mel Gorman <mel@csn.ul.ie>,
	clameter@sgi.com, apw@shadowen.org, linux-mm@kvack.org
Subject: [PATCH 0/4] Minor updates and fixes to grouping pages by mobility
Date: Wed,  9 May 2007 09:27:48 +0100 (IST)	[thread overview]
Message-ID: <20070509082748.19219.48015.sendpatchset@skynet.skynet.ie> (raw)

Hi Andrew,

The following patches are some fixes put together as a result of review
feedback from Christoph Lameter. Other patches based on his review are still
being developed but I am sending these now so I can free time to look closer
at the latest SLUB patches.

The first patch fixes a problem on m68knommu where
the helper for alloc_zeroed_user_highpage_movable() was not defined properly. 
This patch should be considered a fix for
add-__gfp_movable-for-callers-to-flag-allocations-from-high-memory-that-may-be-migrated.patch

The second patch removes alloc_zeroed_user_highpage which has no
in-tree users and is not exported. It can also be considered a fix for
add-__gfp_movable-for-callers-to-flag-allocations-from-high-memory-that-may-be-migrated.patch

The third patch removes a parameter from allocflags_to_migratetype()
that is no longer used. It is a fix for the patch
dont-group-high-order-atomic-allocations.patch.

The fourth patch uses the fact that slab marks reclaimable caches
SLAB_ACCOUNT_RECLAIM to determine when __GFP_RECLAIMABLE should be used.
-- 
Mel Gorman
Part-time Phd Student                          Linux Technology Center
University of Limerick                         IBM Dublin Software Lab

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

             reply	other threads:[~2007-05-09  8:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-09  8:27 Mel Gorman [this message]
2007-05-09  8:28 ` [PATCH 1/4] Fix alloc_zeroed_user_highpage() on m68knommu Mel Gorman
2007-05-09  8:28 ` [PATCH 2/4] Remove alloc_zeroed_user_highpage() Mel Gorman
2007-05-09  8:28 ` [PATCH 3/4] Remove unused parameter to allocflags_to_migratetype() Mel Gorman
2007-05-09  8:29 ` [PATCH 4/4] Use SLAB_ACCOUNT_RECLAIM to determine when __GFP_RECLAIMABLE should be used Mel Gorman
2007-05-09 19:21   ` Christoph Lameter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070509082748.19219.48015.sendpatchset@skynet.skynet.ie \
    --to=mel@csn.ul.ie \
    --cc=akpm@linux-foundation.org \
    --cc=apw@shadowen.org \
    --cc=clameter@sgi.com \
    --cc=linux-mm@kvack.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox