Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp5923112ybe; Tue, 10 Sep 2019 10:49:48 -0700 (PDT) X-Google-Smtp-Source: APXvYqwRAL1CKQ8aIhV3Gt54EZLCFs2V238lVTgcVW1va8qSQVUyKR5ONE3uumiouSP7eU0tL7dT X-Received: by 2002:a50:f418:: with SMTP id r24mr31818357edm.248.1568137788725; Tue, 10 Sep 2019 10:49:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568137788; cv=none; d=google.com; s=arc-20160816; b=yrNTJ9wI2mBx6nbi2oJyxAn2yvqbnm1JnjearcjzzFyThpPXl0ZngoSNwM+bUwuu/3 gdGZSgd2sr6wKpQ9AM9ceE9UAmPywWpZ51njENqXXQpot9QuB7HvciOWrwv+Q4SGoYJk chKihiwGt/l6PKOW4F4WUvaSlvO4XOUIMvVA8lmd2txxoGpG5V6hJTi6mJYqQeepEjUA 2fga/FbLnRr6Ow2D0228/cbCQ5R0kI7h8YrYwCWF1pEC/saufVuytCnP1Cfjh/L0JwFZ fgQbMpJyM/nUL5297bE5s0Sp87lj1MXmA57rbRx9OrQb/na4XO5LmZ60DW636bakuh0M R/YA== 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=FBh+OwBqsvCzNJGrZEF4h5akFEJu4Lj7E6mOxvoIduE=; b=v5l1d7yt8kQwheBJ2ktphRUlXfzFfCUtcwSCUB3mcdu8Go99fmap9i/2m2F0BwEG97 WSDe2kYhizPvZVwAjDPu2QY3V+diJsi++jtxGX3jPqLiJhUYwwO78ZBAoTa5jlGOtnLo 2mTkJoocBfg2hn1jT+54ptPepvkgu4eCqqpIeCcFC0fgudXuNbCyTndd7/LOCFZhbCjC qilRNf7GWqiylYwLGG++UJODqAqTvIM6nnbyB9grinJKjBz3dWZpWW1JlcZxSBzZC3eH WXrxY4yPOq5WdQL8rr2ZqZrVHvOIJuxyVI2OQlwsDEAV+O697qsQvA+gEOAtQ77GTdl5 IkUg== 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 e10si9339193ejf.69.2019.09.10.10.49.21; Tue, 10 Sep 2019 10:49:48 -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 S2437170AbfIJRp5 (ORCPT + 99 others); Tue, 10 Sep 2019 13:45:57 -0400 Received: from mx2.suse.de ([195.135.220.15]:44990 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2437122AbfIJRp5 (ORCPT ); Tue, 10 Sep 2019 13:45:57 -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 E89D9AD17; Tue, 10 Sep 2019 17:45:54 +0000 (UTC) Date: Tue, 10 Sep 2019 19:45:53 +0200 From: Michal Hocko To: Alexander Duyck Cc: virtio-dev@lists.oasis-open.org, kvm list , "Michael S. Tsirkin" , Catalin Marinas , David Hildenbrand , Dave Hansen , LKML , Matthew Wilcox , linux-mm , Andrew Morton , will@kernel.org, linux-arm-kernel@lists.infradead.org, Oscar Salvador , Yang Zhang , Pankaj Gupta , Konrad Rzeszutek Wilk , Nitesh Narayan Lal , Rik van Riel , lcapitulino@redhat.com, "Wang, Wei W" , Andrea Arcangeli , ying.huang@intel.com, Paolo Bonzini , Dan Williams , Fengguang Wu , Alexander Duyck , "Kirill A. Shutemov" Subject: Re: [PATCH v9 3/8] mm: Move set/get_pcppage_migratetype to mmzone.h Message-ID: <20190910174553.GC4023@dhcp22.suse.cz> References: <20190907172225.10910.34302.stgit@localhost.localdomain> <20190907172528.10910.37051.stgit@localhost.localdomain> <20190910122313.GW2063@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Tue 10-09-19 07:46:50, Alexander Duyck wrote: > On Tue, Sep 10, 2019 at 5:23 AM Michal Hocko wrote: > > > > On Sat 07-09-19 10:25:28, Alexander Duyck wrote: > > > From: Alexander Duyck > > > > > > In order to support page reporting it will be necessary to store and > > > retrieve the migratetype of a page. To enable that I am moving the set and > > > get operations for pcppage_migratetype into the mm/internal.h header so > > > that they can be used outside of the page_alloc.c file. > > > > Please describe who is the user and why does it needs this interface. > > This is really important because migratetype is an MM internal thing and > > external users shouldn't really care about it at all. We really do not > > want a random code to call those, especially the set_pcppage_migratetype. > > I was using it to store the migratetype of the page so that I could > find the boundary list that contained the reported page as the array > is indexed based on page order and migratetype. However on further > discussion I am thinking I may just use page->index directly to index > into the boundary array. Doing that I should be able to get a very > slight improvement in lookup time since I am not having to pull order > and migratetype and then compute the index based on that. In addition > it becomes much more clear as to what is going on, and if needed I > could add debug checks to verify the page is "Reported" and that the > "Buddy" page type is set. Be careful though. A free page belongs to the page allocator and it is free to reuse any fields for its purpose so using any of them nilly willy is no go. If you need to stuff something like that then there better be an api the allocator is aware of. My main objection is the abuse migrate type. There might be other ways to express what you need. Please make sure you clearly define that though. -- Michal Hocko SUSE Labs