Received: by 10.192.165.148 with SMTP id m20csp5607145imm; Wed, 9 May 2018 07:42:18 -0700 (PDT) X-Google-Smtp-Source: AB8JxZoVKPOsiWcHWIwuaEt5mfdnvCmxBmV58n96bUSxuipeKCQnefqXtt2dn+NFkiAl+03iv1yo X-Received: by 10.98.159.21 with SMTP id g21mr43362951pfe.207.1525876938539; Wed, 09 May 2018 07:42:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525876938; cv=none; d=google.com; s=arc-20160816; b=nidVUDMQDAZFXnh8sc38OI39J+L9tV6EANAMNu5OhlsPLG+6YeoaEdvDPy7BkKgjW9 QKDyRximbFQDS1cgShmsjQwMgh6OJOfcQEOKkFJ7u5JXw7YtIykMwVgvnmymcKUjdvG9 CTiPoY+KAFhi0AiywH44LNztqw/jEYLtkOAB2KbcmAbaHberWS+8gd0AsBXREtFz/jph 6+qBiCIWIFV/B/phTq4nhr1g8675pfVhQCxstmg831obmgFgXV0NHWeh5euJuqrdOQg0 //Aqzv3BBDqXp9GiGb96mRYHb84NG4Jv7uswUEoJ4Vu96qiGHSm5+jR9B256gwDkXCFm fevQ== 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:arc-authentication-results; bh=LJ55rI8SdDUdL3Opo65URXDmuP/5hLulFCYG8qlGzN8=; b=NFeV0KTsEClp+5hl38C+VGjxD5Rc/4QugPI6Q5By/mJRYoAB04P5DUGhQf9L5xQ3gL CGfnWjPzaBnwQ0bbWVJIiKScHo7kEIRIS4hYuYGN60R08k/o08HlJQZsfnbNq0iB8jb0 A/0nXnHTYSMOXGkR4B4U1oaa9/6SieJj9/QtkCVEiwxbU+rzIJ9apqW7649wKf23sVUE jslv5ZwcZ6wctppnVxaTZx5VPq7sTfM0Tnk1VowFdGXmbtHPPLmTBAu7PcTriTnCOD/l VbMxaaEalyKfEPIaQgT7vIKJpSkIqWAzjHnjIH3/PTVL1Db8xCM+8eyhjO2IuoFnrJoe 7+fQ== 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=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b89-v6si26592976plb.262.2018.05.09.07.42.03; Wed, 09 May 2018 07:42:18 -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=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935167AbeEIOkX (ORCPT + 99 others); Wed, 9 May 2018 10:40:23 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:39996 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S933988AbeEIOkV (ORCPT ); Wed, 9 May 2018 10:40:21 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id DAC9E40200A1; Wed, 9 May 2018 14:40:20 +0000 (UTC) Received: from dhcp-27-174.brq.redhat.com (unknown [10.34.27.30]) by smtp.corp.redhat.com (Postfix) with SMTP id 6253D2166BAD; Wed, 9 May 2018 14:40:17 +0000 (UTC) Received: by dhcp-27-174.brq.redhat.com (nbSMTP-1.00) for uid 1000 oleg@redhat.com; Wed, 9 May 2018 16:40:20 +0200 (CEST) Date: Wed, 9 May 2018 16:40:16 +0200 From: Oleg Nesterov To: "Eric W. Biederman" Cc: Johannes Weiner , Michal Hocko , Kirill Tkhai , akpm@linux-foundation.org, peterz@infradead.org, viro@zeniv.linux.org.uk, mingo@kernel.org, paulmck@linux.vnet.ibm.com, keescook@chromium.org, riel@redhat.com, tglx@linutronix.de, kirill.shutemov@linux.intel.com, marcos.souza.org@gmail.com, hoeun.ryu@gmail.com, pasha.tatashin@oracle.com, gs051095@gmail.com, dhowells@redhat.com, rppt@linux.vnet.ibm.com, linux-kernel@vger.kernel.org, Balbir Singh , Tejun Heo Subject: Re: [PATCH] memcg: Replace mm->owner with mm->memcg Message-ID: <20180509144016.GA25742@redhat.com> References: <20180503133338.GA23401@redhat.com> <87y3h0x0qg.fsf@xmission.com> <20180504142056.GA26151@redhat.com> <87r2mrh4is.fsf@xmission.com> <20180504145435.GA26573@redhat.com> <87y3gzfmjt.fsf@xmission.com> <20180504162209.GB26573@redhat.com> <871serfk77.fsf@xmission.com> <20180507143358.GA3071@redhat.com> <87vabyvnw0.fsf@xmission.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87vabyvnw0.fsf@xmission.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-Scanned-By: MIMEDefang 2.78 on 10.11.54.6 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.6]); Wed, 09 May 2018 14:40:21 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.6]); Wed, 09 May 2018 14:40:21 +0000 (UTC) for IP:'10.11.54.6' DOMAIN:'int-mx06.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'oleg@redhat.com' RCPT:'' Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/07, Eric W. Biederman wrote: > > Oleg Nesterov writes: > > > before your patch get_mem_cgroup_from_mm() looks at mm->owner == current > > (in this case) and mem_cgroup_from_task() should return the correct memcg > > even if execing task migrates after bprm_mm_init(). At least in the common > > case when the old mm is not shared. > > > > After your patch the memory allocations in copy_strings() won't be accounted > > correctly, bprm->mm->memcg is wrong if this task migrates. And iiuc your recent > > "[PATCH 2/2] memcg: Close the race between migration and installing bprm->mm as mm" > > doesn't fix the problem. > > > > No? > > The patch does solve the issue. There should be nothing a userspace > process can observe that should tell it where in the middle of exec > such a migration happend so placing the migration at what from the > kernel's perspective might be technically later should not be a problem. > > If it is a problem the issue is that there is a way to observe the > difference. So. The task migrates from some MEMCG right after bprm_mm_init(). copy_strings() triggers OOM in MEMCG. This is quite possible, it can use a lot of memory and that is why we have acct_arg_size() to make these allocations visible to oom killer. task_in_mem_cgroup(MEMCG) returns false and oom killer has to kill another innocent process in MEMCG. Does this look like a way to observe the difference? > > Perhaps we can change get_mem_cgroup_from_mm() to use > > mem_cgroup_from_css(current, memory_cgrp_id) if mm->memcg == NULL? > > Please God no. Having any unnecessary special case is just going to > confuse people and cause bugs. To me the unnecessary special case is the new_mm->memcg which is used for accounting but doesn't follow migration till exec_mmap(). But I won't argue. Oleg.