From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f48.google.com (mail-pa0-f48.google.com [209.85.220.48]) by kanga.kvack.org (Postfix) with ESMTP id 846CF6B0037 for ; Mon, 7 Oct 2013 15:09:50 -0400 (EDT) Received: by mail-pa0-f48.google.com with SMTP id bj1so7692170pad.35 for ; Mon, 07 Oct 2013 12:09:50 -0700 (PDT) Message-ID: <525306F3.1030605@redhat.com> Date: Mon, 07 Oct 2013 15:09:39 -0400 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [PATCH 44/63] sched: numa: Report a NUMA task group ID References: <1381141781-10992-1-git-send-email-mgorman@suse.de> <1381141781-10992-45-git-send-email-mgorman@suse.de> In-Reply-To: <1381141781-10992-45-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: > It is desirable to model from userspace how the scheduler groups tasks > over time. This patch adds an ID to the numa_group and reports it via > /proc/PID/status. > > 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