From owner-freebsd-performance@FreeBSD.ORG Fri Nov 19 10:02:09 2010 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A06761065697; Fri, 19 Nov 2010 10:02:09 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 5EC718FC15; Fri, 19 Nov 2010 10:02:09 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id B22AAE7211; Fri, 19 Nov 2010 10:02:08 +0000 (GMT) Received: from unknown (client-86-27-40-229.glfd.adsl.virginmedia.com [86.27.40.229]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA; Fri, 19 Nov 2010 10:02:08 +0000 (GMT) Date: Fri, 19 Nov 2010 10:02:11 +0000 From: Bruce Cran To: Andriy Gapon Message-ID: <20101119100211.00002eb3@unknown> In-Reply-To: <4CE64879.2060802@freebsd.org> References: <4CE50849.106@zedat.fu-berlin.de> <4CE52177.3020306@freebsd.org> <20101118182324.GA36312@freebsd.org> <20101119044129.GA4063@johnny.reilly.home> <20101119094652.00003652@unknown> <4CE64879.2060802@freebsd.org> X-Mailer: Claws Mail 3.7.4cvs1 (GTK+ 2.16.0; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Alexander Best , freebsd-performance@freebsd.org, "O. Hartmann" , Andrew Reilly Subject: Re: TTY task group scheduling X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Nov 2010 10:02:09 -0000 On Fri, 19 Nov 2010 11:50:49 +0200 Andriy Gapon wrote: > So, what was it a problem with scheduler or with, e.g., "something X" > being too slow rendering glyphs? Who can tell... There are too many components involved when running the Linux benchmark of running a build to know the scheduler is at fault. However the slowdown did still exist when I minimized the window. I've at least found that the FreeBSD schedulers can scale much better than Linux: you can have a load of 100 or more before the system becomes unusable whereas people are amazed to see loads of more than 15 on Linux. -- Bruce Cran