From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-14.0 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5B6F8C432BE for ; Mon, 16 Aug 2021 13:21:19 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 9F8FE60D07 for ; Mon, 16 Aug 2021 13:21:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 9F8FE60D07 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=huawei.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kvack.org Received: by kanga.kvack.org (Postfix) id 25F796B0071; Mon, 16 Aug 2021 09:21:18 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id 20FD76B0072; Mon, 16 Aug 2021 09:21:18 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 0FD9F8D0001; Mon, 16 Aug 2021 09:21:18 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0057.hostedemail.com [216.40.44.57]) by kanga.kvack.org (Postfix) with ESMTP id E74B16B0071 for ; Mon, 16 Aug 2021 09:21:17 -0400 (EDT) Received: from smtpin22.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay01.hostedemail.com (Postfix) with ESMTP id 8C049181F229C for ; Mon, 16 Aug 2021 13:21:17 +0000 (UTC) X-FDA: 78481004994.22.31783B5 Received: from szxga02-in.huawei.com (szxga02-in.huawei.com [45.249.212.188]) by imf15.hostedemail.com (Postfix) with ESMTP id C810ED0020EF for ; Mon, 16 Aug 2021 13:21:16 +0000 (UTC) Received: from dggemv703-chm.china.huawei.com (unknown [172.30.72.55]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4GpF7W6nfBz87Wk; Mon, 16 Aug 2021 21:17:11 +0800 (CST) Received: from dggema756-chm.china.huawei.com (10.1.198.198) by dggemv703-chm.china.huawei.com (10.3.19.46) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2176.2; Mon, 16 Aug 2021 21:21:13 +0800 Received: from [10.174.177.134] (10.174.177.134) by dggema756-chm.china.huawei.com (10.1.198.198) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2176.2; Mon, 16 Aug 2021 21:21:12 +0800 Subject: Re: [PATCH 5.10.y 01/11] mm: memcontrol: Use helpers to read page's memcg data To: Greg Kroah-Hartman CC: Roman Gushchin , Muchun Song , "Wang Hai" , , , , Andrew Morton , Alexei Starovoitov References: <20210816072147.3481782-1-chenhuang5@huawei.com> <20210816072147.3481782-2-chenhuang5@huawei.com> From: Chen Huang Message-ID: Date: Mon, 16 Aug 2021 21:21:11 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="gbk" X-Originating-IP: [10.174.177.134] X-ClientProxiedBy: dggems701-chm.china.huawei.com (10.3.19.178) To dggema756-chm.china.huawei.com (10.1.198.198) X-CFilter-Loop: Reflected X-Rspamd-Server: rspam03 X-Rspamd-Queue-Id: C810ED0020EF X-Stat-Signature: ate4x3zi6d16uwa9mf91f7ubtq7a8wzd Authentication-Results: imf15.hostedemail.com; dkim=none; dmarc=pass (policy=none) header.from=huawei.com; spf=pass (imf15.hostedemail.com: domain of chenhuang5@huawei.com designates 45.249.212.188 as permitted sender) smtp.mailfrom=chenhuang5@huawei.com X-HE-Tag: 1629120076-995188 Content-Transfer-Encoding: quoted-printable X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: =D4=DA 2021/8/16 16:34, Greg Kroah-Hartman =D0=B4=B5=C0: > On Mon, Aug 16, 2021 at 07:21:37AM +0000, Chen Huang wrote: >> From: Roman Gushchin >=20 > What is the git commit id of this patch in Linus's tree? >=20 >> >> Patch series "mm: allow mapping accounted kernel pages to userspace", = v6. >> >> Currently a non-slab kernel page which has been charged to a memory cg= roup >> can't be mapped to userspace. The underlying reason is simple: PageKm= emcg >> flag is defined as a page type (like buddy, offline, etc), so it takes= a >> bit from a page->mapped counter. Pages with a type set can't be mappe= d to >> userspace. >> >> But in general the kmemcg flag has nothing to do with mapping to >> userspace. It only means that the page has been accounted by the page >> allocator, so it has to be properly uncharged on release. >> >> Some bpf maps are mapping the vmalloc-based memory to userspace, and t= heir >> memory can't be accounted because of this implementation detail. >> >> This patchset removes this limitation by moving the PageKmemcg flag in= to >> one of the free bits of the page->mem_cgroup pointer. Also it formali= zes >> accesses to the page->mem_cgroup and page->obj_cgroups using new helpe= rs, >> adds several checks and removes a couple of obsolete functions. As th= e >> result the code became more robust with fewer open-coded bit tricks. >> >> This patch (of 4): >> >> Currently there are many open-coded reads of the page->mem_cgroup poin= ter, >> as well as a couple of read helpers, which are barely used. >> >> It creates an obstacle on a way to reuse some bits of the pointer for >> storing additional bits of information. In fact, we already do this f= or >> slab pages, where the last bit indicates that a pointer has an attache= d >> vector of objcg pointers instead of a regular memcg pointer. >> >> This commits uses 2 existing helpers and introduces a new helper to >> converts all read sides to calls of these helpers: >> struct mem_cgroup *page_memcg(struct page *page); >> struct mem_cgroup *page_memcg_rcu(struct page *page); >> struct mem_cgroup *page_memcg_check(struct page *page); >> >> page_memcg_check() is intended to be used in cases when the page can b= e a >> slab page and have a memcg pointer pointing at objcg vector. It does >> check the lowest bit, and if set, returns NULL. page_memcg() contains= a >> VM_BUG_ON_PAGE() check for the page not being a slab page. >> >> To make sure nobody uses a direct access, struct page's >> mem_cgroup/obj_cgroups is converted to unsigned long memcg_data. >> >> Signed-off-by: Roman Gushchin >> Signed-off-by: Andrew Morton >> Signed-off-by: Alexei Starovoitov >> Reviewed-by: Shakeel Butt >> Acked-by: Johannes Weiner >> Acked-by: Michal Hocko >> Link: https://lkml.kernel.org/r/20201027001657.3398190-1-guro@fb.com >> Link: https://lkml.kernel.org/r/20201027001657.3398190-2-guro@fb.com >> Link: https://lore.kernel.org/bpf/20201201215900.3569844-2-guro@fb.com >> >> Conflicts: >> mm/memcontrol.c >=20 > The "Conflicts:" lines should be removed. >=20 > Please fix up the patch series and resubmit. But note, this seems > really intrusive, are you sure these are all needed? >=20 OK=A3=ACI will resend the patchset. Roman Gushchin's patchset formalize accesses to the page->mem_cgroup and page->obj_cgroups. But for LRU pages and most other raw memcg, they may pin to a memcg cgroup pointer, which should always point to an object cgr= oup pointer. That's the problem I met. And Muchun Song's patchset fix this. So I think these are all needed. > What UIO driver are you using that is showing problems like this? >=20 The UIO driver is my own driver, and it's creation likes this: First, we register a device pdev =3D platform_device_register_simple("uio_driver,0, NULL, 0); and use uio_info to describe the UIO driver, the page is alloced and used for uio_vma_fault info->mem[0].addr =3D (phys_addr_t) kzalloc(PAGE_SIZE, GFP_ATOMIC); then we register the UIO driver. uio_register_device(&pdev->dev, info) Thanks! > thanks, >=20 > greg k-h >=20 > . >=20