From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932080AbYCDMow (ORCPT ); Tue, 4 Mar 2008 07:44:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756597AbYCDMoo (ORCPT ); Tue, 4 Mar 2008 07:44:44 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:49764 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753691AbYCDMon (ORCPT ); Tue, 4 Mar 2008 07:44:43 -0500 Date: Tue, 4 Mar 2008 13:44:27 +0100 From: Ingo Molnar To: Alexey Zaytsev Cc: Thomas Gleixner , lkml , Arjan van de Ven Subject: Re: printk timestamps jumping back and forth in 2.6.25-rc. Message-ID: <20080304124427.GE29777@elte.hu> References: <20080228201315.GA30736@elte.hu> <20080228201613.GA30999@elte.hu> <20080229194547.GC21249@elte.hu> <20080303104559.GE21190@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Alexey Zaytsev wrote: > On Mon, Mar 3, 2008 at 1:45 PM, Ingo Molnar wrote: > > > > * Alexey Zaytsev wrote: > > > > > > > > I"ll now recompile with fair group scheduler disabled, just to be > > > > sure. > > > > > > Yes, with the group scheduler disabled, the latencies for both Xorg > > > and gnome-terminal do net exceed 15 ms. And the mouse is also smooth. > > > > could you also try the current scheduler fixes lineup in > > sched-devel.git: > > > > http://people.redhat.com/mingo/sched-devel.git/README > > > > is the mouse smooth with the group scheduler _enabled_ too? > > > > Works fine. The latencies of both Xorg and gnome-terminal are reported > to be about 5-20 ms, and the mouse is smooth too. great - if you dont mind i'll add your: Tested-by: Alexey Zaytsev Ingo