From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f53.google.com (mail-pb0-f53.google.com [209.85.160.53]) by kanga.kvack.org (Postfix) with ESMTP id 21DB06B0032 for ; Mon, 7 Oct 2013 15:11:03 -0400 (EDT) Received: by mail-pb0-f53.google.com with SMTP id up15so7476214pbc.40 for ; Mon, 07 Oct 2013 12:11:02 -0700 (PDT) Message-ID: <5253073C.7010205@redhat.com> Date: Mon, 07 Oct 2013 15:10:52 -0400 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [PATCH 46/63] mm: numa: Do not group on RO pages References: <1381141781-10992-1-git-send-email-mgorman@suse.de> <1381141781-10992-47-git-send-email-mgorman@suse.de> In-Reply-To: <1381141781-10992-47-git-send-email-mgorman@suse.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Mel Gorman Cc: Peter Zijlstra , Srikar Dronamraju , Ingo Molnar , Andrea Arcangeli , Johannes Weiner , Linux-MM , LKML On 10/07/2013 06:29 AM, Mel Gorman wrote: > From: Peter Zijlstra > > And here's a little something to make sure not the whole world ends up > in a single group. > > As while we don't migrate shared executable pages, we do scan/fault on > them. And since everybody links to libc, everybody ends up in the same > group. > > [riel@redhat.com: mapcount 1] > Suggested-by: Rik van Riel > Signed-off-by: Peter Zijlstra > Signed-off-by: Mel Gorman Reviewed-by: Rik van Riel -- All rights reversed -- 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: email@kvack.org