From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753371AbZHTCTH (ORCPT ); Wed, 19 Aug 2009 22:19:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752954AbZHTCTG (ORCPT ); Wed, 19 Aug 2009 22:19:06 -0400 Received: from mail-yx0-f175.google.com ([209.85.210.175]:64141 "EHLO mail-yx0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751779AbZHTCTE (ORCPT ); Wed, 19 Aug 2009 22:19:04 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=tOk9zsnVcSWY/Gq8o8Al2zWM+6mVY1vPmuFFukNRR6r6qzKqsq0/Bw8KmTwYkhTTcp SLw1/xYpWmQTwifuGA0ZoC64GnPdxM9by5WaK3/3Igq1AR9cthMDx8C0kCiO6Tn1E4V/ sH3gtwjpUjjHtfKFn1F89QaBew9jreEc9+CFw= MIME-Version: 1.0 In-Reply-To: References: Date: Wed, 19 Aug 2009 19:19:02 -0700 X-Google-Sender-Auth: 852ef999a0568387 Message-ID: <1f1b08da0908191919x77c8e9edu9f31a9a56ba41ee@mail.gmail.com> Subject: Re: [ANNOUNCE] 2.6.31-rc6-rt5 From: john stultz To: Thomas Gleixner Cc: 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 , Dinakar Guniguntala Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? Any suggestions on further debugging this? thanks -john