From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx146.postini.com [74.125.245.146]) by kanga.kvack.org (Postfix) with SMTP id 0431C6B0002 for ; Wed, 15 May 2013 13:39:39 -0400 (EDT) Message-ID: <5193C84A.8020802@redhat.com> Date: Wed, 15 May 2013 13:39:22 -0400 From: Rik van Riel MIME-Version: 1.0 Subject: Re: [PATCH 1/4] mm: Add tracepoints for LRU activation and insertions References: <1368440482-27909-1-git-send-email-mgorman@suse.de> <1368440482-27909-2-git-send-email-mgorman@suse.de> In-Reply-To: <1368440482-27909-2-git-send-email-mgorman@suse.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Mel Gorman Cc: Alexey Lyahkov , Andrew Perepechko , Robin Dong , Theodore Tso , Andrew Morton , Hugh Dickins , Johannes Weiner , Bernd Schubert , David Howells , Trond Myklebust , Linux-fsdevel , Linux-ext4 , LKML , Linux-mm On 05/13/2013 06:21 AM, Mel Gorman wrote: > Using these tracepoints it is possible to model LRU activity and the > average residency of pages of different types. This can be used to > debug problems related to premature reclaim of pages of particular > types. > > 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