From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753165Ab2GQEqV (ORCPT ); Tue, 17 Jul 2012 00:46:21 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:37923 "HELO mailout-de.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1750976Ab2GQEqS (ORCPT ); Tue, 17 Jul 2012 00:46:18 -0400 X-Authenticated: #14349625 X-Provags-ID: V01U2FsdGVkX18SM0ET1x4SG3qheDqOkxIhYlhdF7Qbc565h0rgfe FvzlWt0N8orGos Message-ID: <1342500374.7353.47.camel@marge.simpson.net> Subject: Re: 3.4.4-rt13: btrfs + xfstests 006 = BOOM.. and a bonus rt_mutex deadlock report for absolutely free! From: Mike Galbraith To: Steven Rostedt Cc: Chris Mason , "Chris L. Mason" , "linux-rt-users@vger.kernel.org" , LKML , linux-fsdevel , Thomas Gleixner Date: Tue, 17 Jul 2012 06:46:14 +0200 In-Reply-To: <1342499648.24525.17.camel@gandalf.stny.rr.com> References: <1342072060.7338.102.camel@marge.simpson.net> <20120713125043.GH30128@shiny> <1342260883.7368.30.camel@marge.simpson.net> <20120715175612.GF25961@shiny.int.fusionio.com> <1342404140.7659.27.camel@marge.simpson.net> <1342454547.5410.3.camel@gandalf.stny.rr.com> <1342455968.7659.93.camel@marge.simpson.net> <1342456567.7659.97.camel@marge.simpson.net> <1342458195.2783.5.camel@acer.local.home> <1342498722.7353.37.camel@marge.simpson.net> <1342499278.24525.13.camel@gandalf.stny.rr.com> <1342499648.24525.17.camel@gandalf.stny.rr.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-Y-GMX-Trusted: 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2012-07-17 at 00:34 -0400, Steven Rostedt wrote: > On Tue, 2012-07-17 at 00:27 -0400, Steven Rostedt wrote: > > > Actually, I was mistaken. I forgot that we defined 'cpu_chill()' as > > msleep(1) on RT, which would keep a deadlock from happening. > > Perhaps cpu_chill() isn't a good name, as it doesn't really explain what > is happening. Perhaps one of the following? > > cpu_rest() > cpu_sleep() > cpu_deep_relax() > cpu_dream() > cpu_hypnotize() ( cpu_waste_truckloads_of_time();)