Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp5922165yba; Thu, 11 Apr 2019 08:27:05 -0700 (PDT) X-Google-Smtp-Source: APXvYqyAnjiYoHP5JmTN85iAKVl2kOBR/MpFtBBFjybQyqh/pUB+ALfKguiev2HmqDfdiYTEXz1j X-Received: by 2002:a17:902:ab91:: with SMTP id f17mr46926368plr.151.1554996425151; Thu, 11 Apr 2019 08:27:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554996425; cv=none; d=google.com; s=arc-20160816; b=b6cowYJ4SZzmODCSIO0YTZ+6TS1j9+4UuIAs+EBCnrfuFiQnHe0CsFiVs70Ju2dj56 sJmLAZnRCrsvO29nOK3jEbuJ0+vCBm3WSayZ754YzfrekI8MkZ1M+854kZxmvK61P5JZ nwICSC4+WRTO2VHCX96mtEAnJhVkfbzbWWfQ+pFZwtQomTa0+GzhfLQmKYVRgLYNuy5O a9nCp3a5IAmBZrI2Lm0fc80sH5izrPMNeszIJ6eywYsdfdflAF011S/8Uo9ol/H3JLQ0 peDL8dJqIjZiwelOiL9X0kyaR9Vilk+oHnnoQQSuzJd0qHmsi1uXevC7Iu27x2XzYARQ 494A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=+67s+k+pvedEzDIh8ULcxnC93V9BDsvieDjsFaqYTX4=; b=hp4slzzcki0uJGhEFdyv8mXfB1AGpaup9xQpAyrA04KsVbSgaONwMAG/BA8xwvWiv0 /VMbDNkniTTZuk8DDcaMtpF3l50m+Ppl2YjUhqDTqAmyEbWvgG9Nal/kVlod3BZTePTO yUcZgNwHFIklYpI2HCMudtQlBzk60BD/jJ46G2PsBuYCc0Ep1SjoDft1GmabjY2uiISw ZczpIZTeaaEXtto35+3vHqwffcQzVTAVMpBY6X795TNWlSUZ7f3TuBwvLRZYRmmXnfO4 /6mzxKae9Q7TCT6CNkkAwxMtzO48OAReDLug6S0HKpAf9KpsGf5HLdxCMZrIfMXAQwZK SymQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l7si35356217plb.219.2019.04.11.08.26.48; Thu, 11 Apr 2019 08:27:05 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726814AbfDKPYS (ORCPT + 99 others); Thu, 11 Apr 2019 11:24:18 -0400 Received: from mx2.suse.de ([195.135.220.15]:51338 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726121AbfDKPYR (ORCPT ); Thu, 11 Apr 2019 11:24:17 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 10A4CAD4C; Thu, 11 Apr 2019 15:24:16 +0000 (UTC) Date: Thu, 11 Apr 2019 17:24:15 +0200 From: Michal Hocko To: Waiman Long Cc: Tejun Heo , Li Zefan , Johannes Weiner , Jonathan Corbet , Vladimir Davydov , linux-kernel@vger.kernel.org, cgroups@vger.kernel.org, linux-doc@vger.kernel.org, linux-mm@kvack.org, Andrew Morton , Roman Gushchin , Shakeel Butt , Kirill Tkhai , Aaron Lu Subject: Re: [RFC PATCH 0/2] mm/memcontrol: Finer-grained memory control Message-ID: <20190411152415.GA10383@dhcp22.suse.cz> References: <20190410191321.9527-1-longman@redhat.com> <20190410195443.GL10383@dhcp22.suse.cz> <20190411151911.GZ10383@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190411151911.GZ10383@dhcp22.suse.cz> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu 11-04-19 17:19:11, Michal Hocko wrote: > On Thu 11-04-19 10:02:16, Waiman Long wrote: > > On 04/10/2019 03:54 PM, Michal Hocko wrote: > > > On Wed 10-04-19 15:13:19, Waiman Long wrote: > > >> The current control mechanism for memory cgroup v2 lumps all the memory > > >> together irrespective of the type of memory objects. However, there > > >> are cases where users may have more concern about one type of memory > > >> usage than the others. > > >> > > >> We have customer request to limit memory consumption on anonymous memory > > >> only as they said the feature was available in other OSes like Solaris. > > > Please be more specific about a usecase. > > > > From that customer's point of view, page cache is more like common goods > > that can typically be shared by a number of different groups. Depending > > on which groups touch the pages first, it is possible that most of those > > pages can be disproportionately attributed to one group than the others. > > Anonymous memory, on the other hand, are not shared and so can more > > correctly represent the memory footprint of an application. Of course, > > there are certainly cases where an application can have large private > > files that can consume a lot of cache pages. These are probably not the > > case for the applications used by that customer. > > So you are essentially interested in the page cache limiting, right? > This has been proposed several times already and always rejected because > this is not a good idea. OK, so after reading other responses I've realized that I've misunderstood your intention. You are really interested in the anon memory limiting. But my objection still holds! I would like to hear much more specific usecases. Is the page cache such a precious resource it cannot be refaulted? With the storage speed these days I am quite not sure. Also there is always way to delegate page cache pre-faulting to a dedicated cgroup with a low limit protection if _some_ pagecache is really important. -- Michal Hocko SUSE Labs