Re: [PATCH] mm: Do not stall in synchronous compaction for THP
allocations
[Posted November 14, 2011 by corbet]
| From: |
| Andrew Morton <akpm-AT-linux-foundation.org> |
| To: |
| Mel Gorman <mgorman-AT-suse.de> |
| Subject: |
| Re: [PATCH] mm: Do not stall in synchronous compaction for THP
allocations |
| Date: |
| Thu, 10 Nov 2011 15:12:11 -0800 |
| Message-ID: |
| <20111110151211.523fa185.akpm@linux-foundation.org> |
| Cc: |
| Minchan Kim <minchan.kim-AT-gmail.com>, Jan Kara <jack-AT-suse.cz>, Andy
Isaacson <adi-AT-hexapodia.org>, Johannes Weiner <jweiner-AT-redhat.com>, Andrea
Arcangeli <aarcange-AT-redhat.com>, linux-kernel-AT-vger.kernel.org,
linux-mm-AT-kvack.org |
| Archive-link: |
| Article, Thread
|
On Thu, 10 Nov 2011 16:13:31 +0000
Mel Gorman <mgorman@suse.de> wrote:
> This patch once again prevents sync migration for transparent
> hugepage allocations as it is preferable to fail a THP allocation
> than stall.
Who said? ;) Presumably some people would prefer to get lots of
huge pages for their 1000-hour compute job, and waiting a bit to get
those pages is acceptable.
Do we have the accounting in place for us to be able to determine how
many huge page allocation attempts failed due to this change?
--
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/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
(
Log in to post comments)