From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [PATCH -mm v9 0/8] idle memory tracking Date: Wed, 29 Jul 2015 14:30:15 -0700 Message-ID: <20150729143015.e8420eca17acbd36d1ce9242@linux-foundation.org> References: <20150729123629.GI15801@dhcp22.suse.cz> <20150729135907.GT8100@esperanza> <20150729142618.GJ15801@dhcp22.suse.cz> <20150729152817.GV8100@esperanza> <20150729154718.GN15801@dhcp22.suse.cz> <20150729162908.GY8100@esperanza> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150729162908.GY8100@esperanza> Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Vladimir Davydov Cc: Michal Hocko , Andres Lagar-Cavilla , Minchan Kim , Raghavendra K T , Johannes Weiner , Greg Thelen , Michel Lespinasse , David Rientjes , Pavel Emelyanov , Cyrill Gorcunov , Jonathan Corbet , linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-api@vger.kernel.org On Wed, 29 Jul 2015 19:29:08 +0300 Vladimir Davydov wrote: > /proc/kpageidle should probably live somewhere in /sys/kernel/mm, but I > added it where similar files are located (kpagecount, kpageflags) to > keep things consistent. I think these files should be moved elsewhere. Consistency is good, but not when we're being consistent with a bad thing. So let's place these in /sys/kernel/mm and then start being consistent with that?