Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751922AbbEGLkk (ORCPT ); Thu, 7 May 2015 07:40:40 -0400 Received: from casper.infradead.org ([85.118.1.10]:57983 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751298AbbEGLki (ORCPT ); Thu, 7 May 2015 07:40:38 -0400 Date: Thu, 7 May 2015 13:40:21 +0200 From: Peter Zijlstra To: Ingo Molnar Cc: Christian Borntraeger , Andrew Morton , David Hildenbrand , linux-kernel@vger.kernel.org, mingo@redhat.com, yang.shi@windriver.com, bigeasy@linutronix.de, benh@kernel.crashing.org, paulus@samba.org, heiko.carstens@de.ibm.com, schwidefsky@de.ibm.com, mst@redhat.com, tglx@linutronix.de, David.Laight@ACULAB.COM, hughd@google.com, hocko@suse.cz, ralf@linux-mips.org, herbert@gondor.apana.org.au, linux@arm.linux.org.uk, airlied@linux.ie, daniel.vetter@intel.com, linux-mm@kvack.org, linux-arch@vger.kernel.org Subject: Re: [PATCH RFC 00/15] decouple pagefault_disable() from preempt_disable() Message-ID: <20150507114021.GH23123@twins.programming.kicks-ass.net> References: <1430934639-2131-1-git-send-email-dahi@linux.vnet.ibm.com> <20150506150158.0a927470007e8ea5f3278956@linux-foundation.org> <20150507094819.GC4734@gmail.com> <554B43AA.1050605@de.ibm.com> <20150507110828.GA15284@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150507110828.GA15284@gmail.com> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 511 Lines: 11 On Thu, May 07, 2015 at 01:08:28PM +0200, Ingo Molnar wrote: > Yes, but I'm wondering what I'm missing: is there any deep reason for > making pagefaults-disabled sections non-atomic? This all comes from -rt, where we had significant latencies due to these things. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/