From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753887AbZHTP3m (ORCPT ); Thu, 20 Aug 2009 11:29:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751283AbZHTP3l (ORCPT ); Thu, 20 Aug 2009 11:29:41 -0400 Received: from e33.co.us.ibm.com ([32.97.110.151]:33845 "EHLO e33.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751206AbZHTP3k (ORCPT ); Thu, 20 Aug 2009 11:29:40 -0400 Date: Thu, 20 Aug 2009 20:59:31 +0530 From: Dinakar Guniguntala To: john stultz Cc: Thomas Gleixner , LKML , rt-users , Ingo Molnar , Steven Rostedt , Peter Zijlstra , Carsten Emde , Clark Williams , Frank Rowand , Robin Gareus , Gregory Haskins , Philippe Reynes , Fernando Lopez-Lezcano , Will Schmidt , Darren Hart , Jan Blunck , Sven-Thorsten Dietrich , Jon Masters Subject: Re: [ANNOUNCE] 2.6.31-rc6-rt5 Message-ID: <20090820152931.GA5731@in.ibm.com> Reply-To: dino@in.ibm.com References: <1f1b08da0908191919x77c8e9edu9f31a9a56ba41ee@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1f1b08da0908191919x77c8e9edu9f31a9a56ba41ee@mail.gmail.com> User-Agent: Mutt/1.5.14 (2007-02-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 19, 2009 at 07:19:02PM -0700, john stultz wrote: > On Wed, Aug 19, 2009 at 2:48 PM, Thomas Gleixner wrote: > > We are pleased to announce the next update to our new preempt-rt > > series. > > Hey Thomas, Peter, Ingo, > I'm still seeing the odd SMP scheduler behavior (where all the > processes line up on a single cpu) with -rt5. This can be easily > reproduced with a "make -j8 bzImage". I'm I the only one seeing this? I am seeing it with 2.6.31-rcX-rtY kernels on both a 8 CPU AMD/Intel box Specjbb was returning pathetically low numbers which turns out to be because all threads are running on just one of the cpus -Dinakar > Any suggestions on further debugging this? > > thanks > -john