Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp5228763ybi; Tue, 30 Jul 2019 16:36:51 -0700 (PDT) X-Google-Smtp-Source: APXvYqx7ECBCz+74wcNCKP/7jPClZRly4l1i4o8MjA50OQtAkb41SYd8qLY/JVzQvxjoi0xDB4kL X-Received: by 2002:a17:90a:cb8e:: with SMTP id a14mr7234307pju.124.1564529811234; Tue, 30 Jul 2019 16:36:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564529808; cv=none; d=google.com; s=arc-20160816; b=ldyN5yL0vBT3yn9/TYB7NtTs2mLijqkjgw7yclVYr6sp852LFhb86//dDNFz28umQS bUT2sjbEAZKrGqZJs55dqkoD/CH3PKu9mJMW32K9fpgjZ0uXWALp1jtwVXOYx1bjIME/ 8xVEf7r1pGd1b3o2wxStWwzm4mz3fWPsZ4aoeoUJJanwCnDjqATI0zLZTBa5/Rta3KLD gFGC64xUeO4yVnqC1+jCm5pccntRk+b4PmWo1hdEOcXRszU3uOg2dDHrz/O3VkJIP0g1 RSdP3ks0WwFu5DFWX3rBLuIcxL8URmBTr7YYHvssjGYNp2S0A1WxaEEXlRh/XxdBXbNF Hiag== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-language :content-transfer-encoding:in-reply-to:mime-version:user-agent:date :message-id:organization:from:references:cc:to:subject; bh=/vHFQeDLDQ0GR+ivEM/w25bmqJW77wPOipEg2rr6GT8=; b=Pu298xdIB1VngSTKXqu7OnkdRbBZZ4XpURMGhBQdIsLdo9S7o+v7Gs32GZUuuqA8nY bJRTzpw3MLqure4fIHfBL/wF2/NACKrxoO3RgP84vbG3EC0pm4JsIiw1Lv8kkc62UG0z HTDQnjUFhPvj5yK514D8Hjk266GEgDg2kcBFvfPmiOsaKQD6fwv3mIeRRw0WUv1gZuH9 3sVmQIZFkj25frb5k917aEekKAvkbPdWvKBXBdG9sTIgMARlTvyfjGaHTp9uMRXYbhya 6AWlEAzE+bh860k8oJf4MppClpWMpAQC1NVUPGc5VIAZDGsSJZ5g/E58RPuACY9SMYqS t1WQ== 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 q7si32370849pgk.456.2019.07.30.16.36.29; Tue, 30 Jul 2019 16:36: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=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728372AbfG3VBm (ORCPT + 99 others); Tue, 30 Jul 2019 17:01:42 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48270 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726078AbfG3VBl (ORCPT ); Tue, 30 Jul 2019 17:01:41 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 85ACC85A07; Tue, 30 Jul 2019 21:01:40 +0000 (UTC) Received: from llong.remote.csb (dhcp-17-160.bos.redhat.com [10.18.17.160]) by smtp.corp.redhat.com (Postfix) with ESMTP id AA2B05D9C5; Tue, 30 Jul 2019 21:01:38 +0000 (UTC) Subject: Re: [PATCH v3] sched/core: Don't use dying mm as active_mm of kthreads To: Rik van Riel , Peter Zijlstra , Ingo Molnar Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, Andrew Morton , Phil Auld , Michal Hocko References: <20190729210728.21634-1-longman@redhat.com> <3e2ff4c9-c51f-8512-5051-5841131f4acb@redhat.com> <8021be4426fdafdce83517194112f43009fb9f6d.camel@surriel.com> From: Waiman Long Organization: Red Hat Message-ID: Date: Tue, 30 Jul 2019 17:01:38 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2 MIME-Version: 1.0 In-Reply-To: <8021be4426fdafdce83517194112f43009fb9f6d.camel@surriel.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: en-US X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Tue, 30 Jul 2019 21:01:41 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 7/29/19 8:26 PM, Rik van Riel wrote: > On Mon, 2019-07-29 at 17:42 -0400, Waiman Long wrote: > >> What I have found is that a long running process on a mostly idle >> system >> with many CPUs is likely to cycle through a lot of the CPUs during >> its >> lifetime and leave behind its mm in the active_mm of those CPUs. My >> 2-socket test system have 96 logical CPUs. After running the test >> program for a minute or so, it leaves behind its mm in about half of >> the >> CPUs with a mm_count of 45 after exit. So the dying mm will stay >> until >> all those 45 CPUs get new user tasks to run. > OK. On what kernel are you seeing this? > > On current upstream, the code in native_flush_tlb_others() > will send a TLB flush to every CPU in mm_cpumask() if page > table pages have been freed. > > That should cause the lazy TLB CPUs to switch to init_mm > when the exit->zap_page_range path gets to the point where > it frees page tables. > I was using the latest upstream 5.3-rc2 kernel. It may be the case that the mm has been switched, but the mm_count field of the active_mm of the kthread is not being decremented until a user task runs on a CPU. >>> If it is only on the CPU where the task is exiting, >>> would the TASK_DEAD handling in finish_task_switch() >>> be a better place to handle this? >> I need to switch the mm off the dying one. mm switching is only done >> in >> context_switch(). I don't think finish_task_switch() is the right >> place. > mm switching is also done in flush_tlb_func_common, > if the CPU received a TLB shootdown IPI while in lazy > TLB mode. > I see. Cheers, Longman