Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 18 Dec 2001 07:24:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 18 Dec 2001 07:24:22 -0500 Received: from perninha.conectiva.com.br ([200.250.58.156]:1809 "HELO perninha.conectiva.com.br") by vger.kernel.org with SMTP id ; Tue, 18 Dec 2001 07:24:10 -0500 Date: Tue, 18 Dec 2001 10:23:58 -0200 (BRST) From: Rik van Riel X-X-Sender: To: Linus Torvalds Cc: William Lee Irwin III , Kernel Mailing List , Jeff Garzik Subject: Re: Scheduler ( was: Just a second ) ... In-Reply-To: Message-ID: X-spambait: aardvark@kernelnewbies.org X-spammeplease: aardvark@nl.linux.org 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 On Mon, 17 Dec 2001, Linus Torvalds wrote: > On Mon, 17 Dec 2001, William Lee Irwin III wrote: > > > > 5: 46490271 XT-PIC soundblaster > > > > Approximately 4 times more often than the timer interrupt. > > That's not nice... That's not nearly as much as your typical server system runs in network packets and wakeups of the samba/database/http daemons, though ... > Well, looking at the issue, the problem is probably not just in the sb > driver: the soundblaster driver shares the output buffer code with a > number of other drivers (there's some horrible "dmabuf.c" code in common). So you fixed it for the sound driver, nice. We still have the issue tha the scheduler can take up lots of time on busy server systems, though. (though I suspect on those systems it probably spends more time recalculating than selecting processes) regards, Rik -- DMCA, SSSCA, W3C? Who cares? http://thefreeworld.net/ http://www.surriel.com/ http://distro.conectiva.com/ - 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/