From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751079AbVK1POO (ORCPT ); Mon, 28 Nov 2005 10:14:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751255AbVK1POO (ORCPT ); Mon, 28 Nov 2005 10:14:14 -0500 Received: from mustang.oldcity.dca.net ([216.158.38.3]:31904 "HELO mustang.oldcity.dca.net") by vger.kernel.org with SMTP id S1751079AbVK1POO (ORCPT ); Mon, 28 Nov 2005 10:14:14 -0500 Subject: Re: 2.6.14-rt15: cannot build with !PREEMPT_RT From: Lee Revell To: Ingo Molnar Cc: Thomas Gleixner , linux-kernel , david singleton In-Reply-To: <20051128114852.GA3391@elte.hu> References: <1132987928.4896.1.camel@mindpipe> <20051126122332.GA3712@elte.hu> <1133031912.5904.12.camel@mindpipe> <1133034406.32542.308.camel@tglx.tec.linutronix.de> <20051127123052.GA22807@elte.hu> <1133141224.4909.1.camel@mindpipe> <20051128114852.GA3391@elte.hu> Content-Type: text/plain Date: Mon, 28 Nov 2005 09:56:29 -0500 Message-Id: <1133189789.5228.7.camel@mindpipe> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2005-11-28 at 12:48 +0100, Ingo Molnar wrote: > which was the last -rt kernel that worked fine for you in > PREEMPT_DESKTOP mode? It has been a long time, possibly months - I've mostly been using PREEMPT_RT. But now I am working on a soft RT project that for various reasons would like to use the mainline kernel, and I've found it still has some scheduling bumps up to 5-7ms and am trying to identify the problem. Would you like me to do a binary search? Lee