From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: Re: [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation Date: Thu, 18 Feb 2016 09:20:56 -0500 Message-ID: <20160218092056.18a5af4a@gandalf.local.home> References: <1455505490-12376-1-git-send-email-iamjoonsoo.kim@lge.com> <1455505490-12376-2-git-send-email-iamjoonsoo.kim@lge.com> <20160215110741.7c0c5039@gandalf.local.home> <20160216004720.GA1782@js1304-P5Q-DELUXE> <20160215201602.350d73fa@gandalf.local.home> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: owner-linux-mm@kvack.org To: Joonsoo Kim Cc: Joonsoo Kim , Andrew Morton , Michal Nazarewicz , Minchan Kim , Mel Gorman , Vlastimil Babka , "Kirill A. Shutemov" , Sergey Senozhatsky , Linux Memory Management List , LKML , linux-api@vger.kernel.org List-Id: linux-api@vger.kernel.org On Thu, 18 Feb 2016 16:46:08 +0900 Joonsoo Kim wrote: > 2016-02-16 10:16 GMT+09:00 Steven Rostedt : > > On Tue, 16 Feb 2016 09:47:20 +0900 > > Joonsoo Kim wrote: > > > >> > They return true when CONFIG_TRACEPOINTS is configured in and the > >> > tracepoint is enabled, and false otherwise. > >> > >> This implementation is what you proposed before. Please refer below > >> link and source. > >> > >> https://lkml.org/lkml/2015/12/9/699 > >> arch/x86/include/asm/msr.h > > > > That was a year ago, how am I suppose to remember ;-) > > I think you are smart enough to remember. :) > I will add it on commit description on next spin. > > Better yet, add it to the code. I'll reply to the patch. -- Steve -- 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