From owner-freebsd-stable@FreeBSD.ORG Tue Oct 16 20:27:26 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 8838516A417; Tue, 16 Oct 2007 20:27:26 +0000 (UTC) (envelope-from jroberson@chesapeake.net) Received: from webaccess-cl.virtdom.com (webaccess-cl.virtdom.com [216.240.101.25]) by mx1.freebsd.org (Postfix) with ESMTP id 6051113C48E; Tue, 16 Oct 2007 20:27:26 +0000 (UTC) (envelope-from jroberson@chesapeake.net) Received: from [192.168.1.104] (cpe-66-91-190-165.hawaii.res.rr.com [66.91.190.165]) (authenticated bits=0) by webaccess-cl.virtdom.com (8.13.6/8.13.6) with ESMTP id l9GKRMx0012942 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Tue, 16 Oct 2007 16:27:24 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Tue, 16 Oct 2007 13:30:01 -0700 (PDT) From: Jeff Roberson X-X-Sender: jroberson@10.0.0.1 To: "[LoN]Kamikaze" In-Reply-To: <47151A37.8020301@gmx.de> Message-ID: <20071016132931.J598@10.0.0.1> References: <47150D87.3070804@gmx.de> <47150F82.9060805@FreeBSD.org> <20071016125400.N598@10.0.0.1> <47151A37.8020301@gmx.de> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1946227734-1192566601=:598" Cc: Kris Kennaway , 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: Tue, 16 Oct 2007 20:27:26 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-1946227734-1192566601=:598 Content-Type: TEXT/PLAIN; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Tue, 16 Oct 2007, [LoN]Kamikaze wrote: > Jeff Roberson wrote: >> On Tue, 16 Oct 2007, Kris Kennaway wrote: >> >>> [LoN]Kamikaze wrote: >>>> I know that RELENG_7 is not considered very near-release, but I >>>> thought I'd >>>> give my 2=C2=A2 in the hope that I might have a little influence on th= e >>>> scheduler >>>> development to my benefit. >>>> >>>> The switch from RELENG_6 to RELENG_7 went relatively smooth and apart >>>> from ipw >>>> causing panics. However there is one thing that's disturbing and this >>>> is the >>>> scheduler. I only have single core machines, so whatever I say only >>>> applies to >>>> those. If you think single-core machines are no longer important, >>>> feel free to >>>> ignore this. In deed, just ignore me however much you like. >>>> >>>>> 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. >>>> >>>> I've got the impression that things compile a little faster (that >>>> might be my >>>> imagination, though), but I'd rather have a smooth working experience. >>>> >>>> This is just my view of the situation and I suppose it is only one of >>>> many. I >>>> bid you be merciful with us single-core people, who cannot afford a >>>> slick >>>> multi-core machine, because we worry how to pay for our food at the >>>> end of the >>>> month. >>> >>> Not to say that any problems that might have developed with SCHED_4BSD >>> should not be fixed, but you should give SCHED_ULE a try since it >>> brings benefits even for single CPU systems (e.g. better interactive >>> response). >> >> It would indeed be good to know if ULE improves things for you. >> However, there have been a number of other reports about non-scheduler >> related regressions with x windows on 7.0. I run 7.0 on a UP laptop >> without difficulty. I wonder if it has something to do with a >> particular device or driver. >> >> Jeff > > Well, I'll certainly see soon. However I have switched from Xorg 7.2 to 7= =2E3 > first and that worked fine. Only after the update RELENG_6 to RELENG_7 di= d > those issues appear. I have now recompiled all my 700+ ports to rule out > compatibility problems (I had lots of panics before I did that, now every= thing > is stable, unless I try to use my wireless device) and the performance is= sue > remains. > Can you give us a full dmesg? Thanks, jeff --0-1946227734-1192566601=:598--