Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752721Ab3FRHLZ (ORCPT ); Tue, 18 Jun 2013 03:11:25 -0400 Received: from ozlabs.org ([203.10.76.45]:37842 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751470Ab3FRHLW (ORCPT ); Tue, 18 Jun 2013 03:11:22 -0400 From: Rusty Russell To: Tejun Heo Cc: "Paul E. McKenney" , Kent Overstreet , linux-kernel@vger.kernel.org, Linus Torvalds , Andrew Morton Subject: Re: A question on RCU vs. preempt-RCU In-Reply-To: <20130617182023.GH32663@mtj.dyndns.org> References: <20130616023611.GA19863@htj.dyndns.org> <8761xer1s8.fsf@rustcorp.com.au> <20130617182023.GH32663@mtj.dyndns.org> User-Agent: Notmuch/0.15.2+81~gd2c8818 (http://notmuchmail.org) Emacs/23.4.1 (i686-pc-linux-gnu) Date: Tue, 18 Jun 2013 14:51:13 +0930 Message-ID: <87obb4ngdy.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 709 Lines: 17 Tejun Heo writes: > Buth yeah, interesting trick. We'll be doing IPIs, flushing TLB and > taking faults until it hits zero. It'll all depend on the frequency > of preemption but given that branches don't tend to be too expensive > on modern processors, maybe it'd be a bit too hairy for possibly > marginal gain? Yeah, I'm not convinced either, but I am hoping some enthusiast will run with the idea in hope of Fame and Glory :) Cheers, Rusty. -- 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/