Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 14 Jan 2002 03:07:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 14 Jan 2002 03:06:55 -0500 Received: from smtp.kolej.mff.cuni.cz ([195.113.25.225]:56078 "EHLO smtp.kolej.mff.cuni.cz") by vger.kernel.org with ESMTP id convert rfc822-to-8bit; Mon, 14 Jan 2002 03:06:45 -0500 X-Envelope-From: martin.macok@underground.cz Date: Mon, 14 Jan 2002 09:06:44 +0100 From: =?iso-8859-2?Q?Martin_Ma=E8ok?= To: linux-kernel@vger.kernel.org Subject: Re: low latency versus sched O(1) - and versus preempt Message-ID: <20020114090644.A1332@sarah.kolej.mff.cuni.cz> Mail-Followup-To: linux-kernel@vger.kernel.org In-Reply-To: <20020111131252.A1366@sarah.kolej.mff.cuni.cz> <20020114010134.D1399@sarah.kolej.mff.cuni.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8BIT User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020114010134.D1399@sarah.kolej.mff.cuni.cz>; from martin.macok@underground.cz on Mon, Jan 14, 2002 at 01:01:34AM +0100 X-Echelon: GRU NSA GCHQ CIA Pentagon nuclear conspiration war teror anthrax Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 14, 2002 at 01:01:34AM +0100, Martin Ma?ok wrote: > If I get enough free time, I will test O1+preempt versus O1+mini-ll. O1+mini-ll feels better and smoother when playing tuxracer during kernel compilation (both nice +19 and +0 cases). (but I haven't tested O1+preempt+lockbreak) However, comparing full_ll versus O(1)+mini_ll when there's no load, I get 10% higher framerate of XMMS/Jess audio/visual plugin. When there is some real load, O(1)+mini_ll performs ~30% higher framerate then just full_ll. (So the winner for my desktop is still vanilla+full_ll+largenice while explicitely running non-interactive highload tasks with nice +19 (ie, compilations, cronjobs, mailserver...) the only "audio skipping" task is mkisofs) -- Martin Ma?ok http://underground.cz/ martin.macok@underground.cz http://Xtrmntr.org/ORBman/ - 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/