Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752169AbbGWH6N (ORCPT ); Thu, 23 Jul 2015 03:58:13 -0400 Received: from relay.parallels.com ([195.214.232.42]:36958 "EHLO relay.parallels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751173AbbGWH6K (ORCPT ); Thu, 23 Jul 2015 03:58:10 -0400 Date: Thu, 23 Jul 2015 10:57:46 +0300 From: Vladimir Davydov To: Andrew Morton , Andres Lagar-Cavilla CC: Minchan Kim , Raghavendra K T , Johannes Weiner , Michal Hocko , Greg Thelen , "Michel Lespinasse" , David Rientjes , "Pavel Emelyanov" , Cyrill Gorcunov , Jonathan Corbet , , , , , Subject: Re: [PATCH -mm v9 7/8] proc: export idle flag via kpageflags Message-ID: <20150723075746.GA19029@esperanza> References: <4c1eb396150ee14d7c3abf1a6f36ec8cc9dd9435.1437303956.git.vdavydov@parallels.com> <20150721163500.528bd39bbbc71abc3c8d429b@linux-foundation.org> <20150722162528.GN23374@esperanza> <20150722124421.3313e8f007d76b386e1d61ec@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: X-ClientProxiedBy: US-EXCH2.sw.swsoft.com (10.255.249.46) To MSK-EXCH1.sw.swsoft.com (10.67.48.55) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 447 Lines: 13 On Wed, Jul 22, 2015 at 01:46:21PM -0700, Andres Lagar-Cavilla wrote: > In page_referenced_one: > > + if (referenced) > + clear_page_idle(page); > Yep, that's it. Thanks, Andres. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/