Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 6 Mar 2003 13:18:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 6 Mar 2003 13:18:46 -0500 Received: from mx2.elte.hu ([157.181.151.9]:13495 "HELO mx2.elte.hu") by vger.kernel.org with SMTP id ; Thu, 6 Mar 2003 13:18:36 -0500 Date: Thu, 6 Mar 2003 19:27:02 +0100 (CET) From: Ingo Molnar Reply-To: Ingo Molnar To: jvlists@ntlworld.com Cc: Linus Torvalds , Jeff Garzik , Andrew Morton , , Subject: Re: [patch] "HT scheduler", sched-2.5.63-B3 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 947 Lines: 22 On Thu, 6 Mar 2003 jvlists@ntlworld.com wrote: > P.S. IMVHO the xine problem is completely different as has nothing to > with interactivity but with the fact that it is soft real-time. i.e. you > need to distingish xine from say a gimp filter or a 3D renderer with > incremental live updates of the scene it is creating. it is the same category of problems: xine and X are both applications, which, if lagged, are noticed by users. xine can be a perfectly fine CPU hog when playing back DVDs. It can also be a mostly interactive task playing back music mostly. For xine it's not just that audio skipping that gets noticed, it's also the video-playback jerkiness that can be noticed by users. Ingo - 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/