From owner-freebsd-stable@FreeBSD.ORG Wed Oct 17 09:01:12 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4BBAB16A421 for ; Wed, 17 Oct 2007 09:01:12 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 95FDF13C4A8 for ; Wed, 17 Oct 2007 09:01:11 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 17 Oct 2007 09:01:10 -0000 Received: from vpn-cl-166-173.rz.uni-karlsruhe.de (EHLO mobileKamikaze.norad) [141.3.166.173] by mail.gmx.net (mp053) with SMTP; 17 Oct 2007 11:01:10 +0200 X-Authenticated: #5465401 X-Provags-ID: V01U2FsdGVkX1+wzps/reewKox5AkczMydy+f+cuRSQwMbOhTWPWV Gfp7oq8bsHbUvP Message-ID: <4715CF4E.6010203@gmx.de> Date: Wed, 17 Oct 2007 11:01:02 +0200 From: "[LoN]Kamikaze" User-Agent: Thunderbird 2.0.0.6 (X11/20071015) MIME-Version: 1.0 To: Bengt Ahlgren References: <47150D87.3070804@gmx.de> In-Reply-To: X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Subject: Re: SCHED_4BSD in RELENG_7 disturbs workflow 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: Wed, 17 Oct 2007 09:01:12 -0000 Bengt Ahlgren wrote: > "[LoN]Kamikaze" writes: > >> From my perspective scheduling on RELENG_6 was way better. Even on a full >> workload like a portupgrade the focused application (both in X and on the >> console) always received enough cycles to run smoothly and applications that >> ran in background like audio players also kept on running fine. >> >> Quite the contrary on RELENG_7. During a portupgrade or even worse 'pkgdb -L' >> (recovering lost dependencies) audio players (both graphical and mplayer) >> scatter, either because they don't get the hard-disk or CPU-cycles (which one, >> I don't know) and the focused application also often hangs. It just looks like >> occasionally (under load) everything freezes for a second and then goes on >> relatively normal. > > Do you have ATA write-caching on or off? My experience is that if you > turn caching off (on RELENG_6_x at least, have not tried 7) the > machine often freezes for seconds when you are writing a lot to the > disk. > > Bengt > Write-caching is on on my machines.