From owner-freebsd-current@FreeBSD.ORG Thu Mar 4 18:33:37 2004 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 DF1F616A4D2; Thu, 4 Mar 2004 18:33:37 -0800 (PST) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0865F43D1F; Thu, 4 Mar 2004 18:33:32 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.9/8.12.8) with ESMTP id i252XLQ9068624; Fri, 5 Mar 2004 13:03:23 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-current@freebsd.org Date: Fri, 5 Mar 2004 13:03:17 +1030 User-Agent: KMail/1.6 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200403051303.17461.doconnor@gsoft.com.au> X-Spam-Score: 0.6 (*) CARRIAGE_RETURNS,SPAM_PHRASE_00_01,USER_AGENT X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: jeffr@freebsd.org Subject: SCHED_ULE + nice strangeness? 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, 05 Mar 2004 02:33:38 -0000 Hi, I have found that if I run Audacity (sound editor ports/audio/audacity) and do a CPU intensive task (eg noise removal, FFT filter, etc) my system becomes almost unusable (takes seconds for the mouse to respond, X shows signs of getting CPU very very rarely etc). I attempted to fudge a fix by reniceing X -20 and Audacity +10 but it didn't seem to make things any better.. I also found that in top the NICE column bears little resemblance to my setting.. I saw values like -100, -140, and 0. I haven't tried the same thing in SCHED_4BSD.. My kernel dates from around the beginning of February (-current) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5