From owner-freebsd-stable@FreeBSD.ORG Tue Oct 31 19:20:32 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13FDC16A597; Tue, 31 Oct 2006 19:20:32 +0000 (UTC) (envelope-from mi+mx@aldan.algebra.com) Received: from corbulon.video-collage.com (static-151-204-231-237.bos.east.verizon.net [151.204.231.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9875743DF9; Tue, 31 Oct 2006 19:18:42 +0000 (GMT) (envelope-from mi+mx@aldan.algebra.com) Received: from mteterin.us.murex.com (mx-broadway [38.98.68.18]) by corbulon.video-collage.com (8.13.8/8.13.8) with ESMTP id k9VJIWJE070584 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 31 Oct 2006 14:18:33 -0500 (EST) (envelope-from mi+mx@aldan.algebra.com) From: Mikhail Teterin Organization: Virtual Estates, Inc. To: Jeremy Chadwick Date: Tue, 31 Oct 2006 14:18:26 -0500 User-Agent: KMail/1.9.5 References: <200610282112.k9SLC0cC024602@corbulon.video-collage.com> <200610311357.55373.mi+mx@aldan.algebra.com> <20061031191428.GA12519@icarus.home.lan> In-Reply-To: <20061031191428.GA12519@icarus.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200610311418.26793.mi+mx@aldan.algebra.com> X-Virus-Scanned: ClamAV 0.88.4/2133/Tue Oct 31 05:42:29 2006 on corbulon.video-collage.com X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.43 Cc: stable@freebsd.org, re@freebsd.org, Jack Vogel , Mikhail Teterin Subject: Re: new em-driver still broken X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Oct 2006 19:20:32 -0000 צ×ÔÏÒÏË 31 ÖÏ×ÔÅÎØ 2006 14:14, Jeremy Chadwick ÎÁÐÉÓÁ×: > On Tue, Oct 31, 2006 at 01:57:54PM -0500, Mikhail Teterin wrote: > > Nothing -- the screen (console) is not updated. If I leave top(1) > > running, I'll see INSANE amounts of CPU-time (1300% each, for example) > > getting attributed to the compressing programs -- after that top stops > > refreshing. > > What scheduler are you using? š4BSD or ULE? šPlease check. 4BSD -- the default: % fgrep SCHED /sys/amd64/conf/PANDORA #options SCHED_ULE # ULE scheduler options SCHED_4BSD # 4BSD scheduler options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions Yours, -mi