From owner-freebsd-current@FreeBSD.ORG Fri Dec 19 11:43:37 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECAB516A4CE for ; Fri, 19 Dec 2003 11:43:37 -0800 (PST) Received: from mail-store1.service.ohio-state.edu (mail-store1.service.ohio-state.edu [128.146.216.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C35B43D54 for ; Fri, 19 Dec 2003 11:43:36 -0800 (PST) (envelope-from mistry.7@osu.edu) Received: from osu.edu (mail1.service.ohio-state.edu [128.146.216.23]) by mail1.service.ohio-state.edu (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HQ500C72QRW40@mail1.service.ohio-state.edu> for freebsd-current@freebsd.org; Fri, 19 Dec 2003 14:43:08 -0500 (EST) Received: from [128.146.216.30] by mail1.service.ohio-state.edu (mshttpd); Fri, 19 Dec 2003 14:43:08 -0500 Date: Fri, 19 Dec 2003 14:43:08 -0500 From: ANISH MISTRY To: Jeff Roberson Message-id: <1d99b01d9889.1d98891d99b0@osu.edu> MIME-version: 1.0 X-Mailer: iPlanet Messenger Express 5.2 HotFix 1.14 (built Mar 18 2003) Content-type: text/plain; charset=us-ascii Content-language: en Content-transfer-encoding: 7BIT Content-disposition: inline X-Accept-Language: en Priority: normal cc: freebsd-current@freebsd.org Subject: Re: ULE Interactivity perf patch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2003 19:43:38 -0000 After applying the patch playing a shoutcast stream while heavy cpu utilization using mozilla and compiling the kernel doesn't cause the sound to skip anymore. Haven't noticed any ill effects yet. My system 867 MHz TM5800 Crusoe. ----- Original Message ----- From: Jeff Roberson Date: Friday, December 19, 2003 9:30 am Subject: ULE Interactivity perf patch > I realized a pitfal in the way that I'm doing slice assignment for > interactive tasks. I'd like to have as many people test this as > possible,in case there are unintended consequences. What this > patch does is allow > interactive tasks to have longer time-slices so that they may be more > efficient. > > This patch is intended to fix the poor performance of some interactive > processes while under high load, especially high load with other > interactive tasks present. > > http://www.chesapeake.net/~jroberson/interact.diff > > Thanks, > Jeff > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current- > unsubscribe@freebsd.org"