Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S273031AbTHAKrJ (ORCPT ); Fri, 1 Aug 2003 06:47:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S270716AbTHAKrH (ORCPT ); Fri, 1 Aug 2003 06:47:07 -0400 Received: from lindsey.linux-systeme.com ([80.190.48.67]:58129 "EHLO mx00.linux-systeme.com") by vger.kernel.org with ESMTP id S274859AbTHAKon (ORCPT ); Fri, 1 Aug 2003 06:44:43 -0400 From: Marc-Christian Petersen Organization: Working Overloaded Linux Kernel To: William Lee Irwin III Subject: Re: [PATCH] O11int for interactivity Date: Fri, 1 Aug 2003 12:44:00 +0200 User-Agent: KMail/1.5.2 Cc: Felipe Alfaro Solana , Con Kolivas , linux kernel mailing list , Andrew Morton References: <200307301038.49869.kernel@kolivas.org> <200307301040.38858.m.c.p@wolk-project.de> <20030731214314.GG15452@holomorphy.com> In-Reply-To: <20030731214314.GG15452@holomorphy.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308011244.00670.m.c.p@wolk-project.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1296 Lines: 28 On Thursday 31 July 2003 23:43, William Lee Irwin III wrote: Hi William, > On Wed, Jul 30, 2003 at 10:43:22AM +0200, Marc-Christian Petersen wrote: > > What makes me even more wondering is that 2.6.0-test1-wli tree does not > > suck at all for interactivity where no scheduler changes were made. > Could you make sure that you're not using 1A? (vanilla 1 and 1B are > both fine for these purposes). > Also, can I get a before/after of the following during an mp3 skip test? > vmstat 1 | tee -a vmstat.log > n=1; while true; do /usr/sbin/readprofile -n -m /boot/System.map-`uname -r` > | sort -k 2,2 > profile.log.$n; n=$(( $n + 1 )); sleep 1; done > If you could stop the logging shortly after the skip in the kernel that > does skip (but not _too_ shortly after, give it at least 1 second) I > would be much obliged. The "before" picture is most important. An > "after" picture might also be helpful, but isn't strictly necessary. Sure, I'll test it this weekend (mostly tomorrow). Stay tuned. Thanks for your interest in fixing this. ciao, Marc - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/