From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751357AbdBOIWV (ORCPT ); Wed, 15 Feb 2017 03:22:21 -0500 Received: from seldsegrel01.sonyericsson.com ([37.139.156.29]:19874 "EHLO SELDSEGREL01.sonyericsson.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750931AbdBOIWU (ORCPT ); Wed, 15 Feb 2017 03:22:20 -0500 Subject: Re: [PATCH 1/3 staging-next] android: Collect statistics from lowmemorykiller To: Greg KH References: <20170214160932.4988-1-peter.enderborg@sonymobile.com> <20170214165102.GE17335@kroah.com> CC: , , , , , From: peter enderborg Message-ID: Date: Wed, 15 Feb 2017 09:21:56 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <20170214165102.GE17335@kroah.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/14/2017 05:51 PM, Greg KH wrote: > On Tue, Feb 14, 2017 at 05:09:30PM +0100, peter.enderborg@sonymobile.com wrote: >> From: Peter Enderborg >> >> This collects stats for shrinker calls and how much >> waste work we do within the lowmemorykiller. >> >> Signed-off-by: Peter Enderborg > Wait, what changed from the previous versions of this patch? Did you > take the review comments into consideration, or is this just a resend of > the original patches in a format that isn't corrupted? > > thanks, > > greg k-h This is just a send with git-send-email that seems to work better. Nothing else than tab-spaces should be different. I would like to have some positive feedback from google/android before I start to send updated patches to the list. If google are ready for the userspace solution this patch set is pointless for upstream kernel. Michal Hocko is very negative to hole thing, but we have addressed at least some issues he pointed out on the list in 2015. Is there any idea to continue?