Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755226Ab1DZMaz (ORCPT ); Tue, 26 Apr 2011 08:30:55 -0400 Received: from hrndva-omtalb.mail.rr.com ([71.74.56.123]:33741 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755192Ab1DZMaw (ORCPT ); Tue, 26 Apr 2011 08:30:52 -0400 X-Authority-Analysis: v=1.1 cv=aqMe+0lCtaYvy4h0jyaoPGyq+DPF+P6rPG2xbekoY9Q= c=1 sm=0 a=tM52yTxyLPgA:10 a=5SG0PmZfjMsA:10 a=Q9fys5e9bTEA:10 a=OPBmh+XkhLl+Enan7BmTLg==:17 a=7nQ9QJ0cAYWEfdILexkA:9 a=PUjeQqilurYA:10 a=OPBmh+XkhLl+Enan7BmTLg==:117 X-Cloudmark-Score: 0 X-Originating-IP: 67.242.120.143 Subject: Re: [PATCH 0/4] munmap: Flexible mem unmap operation interface for scheduling latency From: Steven Rostedt To: Peter Zijlstra Cc: Geunsik Lim , Ingo Molnar , Andrew Morton , Thomas Gleixner , "H. Peter Anvin" , Hugh Dickins , Darren Hart , linux-kernel , linux-rt-users In-Reply-To: <1303802720.20212.7.camel@twins> References: <1303728272-11408-1-git-send-email-leemgs1@gmail.com> <1303760837.4865.22.camel@laptop> <1303763393.18763.16.camel@gandalf.stny.rr.com> <1303802720.20212.7.camel@twins> Content-Type: text/plain; charset="ISO-8859-15" Date: Tue, 26 Apr 2011 08:30:49 -0400 Message-ID: <1303821049.18763.20.camel@gandalf.stny.rr.com> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 954 Lines: 28 On Tue, 2011-04-26 at 09:25 +0200, Peter Zijlstra wrote: > On Mon, 2011-04-25 at 16:29 -0400, Steven Rostedt wrote: > > On Mon, 2011-04-25 at 21:47 +0200, Peter Zijlstra wrote: > > > > > Also, -rt doesn't care since it already has preemptible mmu_gather. > > > > To be fair, he did state: > > > > > In general, This is not a critical latency-path on preemption mode > > > (PREEMPT_VOLUNTARY / PREEMPT_DESKTOP / PREEMPT_RT) > > That doesn't parse for me... what does it say? The only one not listed > is the non-preempt option, that wouldn't reschedule no matter what > ZAP_BLOCK_SIZE. Heh, it didn't parse for me, as I took PREEMPT_DESKTOP and thought it said PREEMPT_NONE. Oh well. -- Steve -- 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/