From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 22 Sep 2001 19:46:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 22 Sep 2001 19:46:11 -0400 Received: from paloma16.e0k.nbg-hannover.de ([62.159.219.16]:57028 "HELO paloma16.e0k.nbg-hannover.de") by vger.kernel.org with SMTP id ; Sat, 22 Sep 2001 19:46:01 -0400 Content-Type: text/plain; charset=US-ASCII From: Dieter =?iso-8859-1?q?N=FCtzel?= Organization: DN To: safemode , george anzinger , Robert Love Subject: Re: [PATCH] Preemption Latency Measurement Tool Date: Sun, 23 Sep 2001 01:46:25 +0200 X-Mailer: KMail [version 1.3.1] Cc: Oliver Xymoron , Andrea Arcangeli , Roger Larsson , linux-kernel , ReiserFS List In-Reply-To: <20010922211919Z272247-760+15646@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Message-Id: <20010922234610Z272593-760+15667@vger.kernel.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Am Sonntag, 23. September 2001 01:40 schrieb safemode: > ok. The preemption patch helps realtime applications in linux be a little > more close to realtime. I understand that. But your mp3 player shouldn't > need root permission or renicing or realtime priority flags to play mp3s. > To test how well the latency patches are working you should be running > things all at the same priority. The main issue people are having with > skipping mp3s is not in the decoding of the mp3 or in the retrieving of the > file, it's in the playing in the soundcard. That's being affected by > dbench flooding the system with irq requests. I'm inclined to believe it's > irq requests because the _only_ time i have problems with mp3s (and i dont > change priority levels) is when A. i do a cdparanoia -Z -B "1-" or > dbench 32. I bet if someone did these tests on scsi hardware with the > latency patch, they'd find much better results than us users of ide > devices. Nope. If you would have read (all) posts about this and related threads you should have noticed that I am and others running SCSI systems... > > even i dont get any skips when i run the player at nice -n -20. During dbench 16/32 and higher? Are you sure? -Dieter