From owner-freebsd-current@FreeBSD.ORG Mon Oct 27 01:27:15 2003 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 6D6DE16A4B3 for ; Mon, 27 Oct 2003 01:27:15 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA12A43FE1 for ; Mon, 27 Oct 2003 01:27:14 -0800 (PST) (envelope-from baka@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1921) id D7F4A2ED44F; Mon, 27 Oct 2003 01:27:12 -0800 (PST) Date: Mon, 27 Oct 2003 01:27:12 -0800 From: Jon Mini To: Bruce Evans Message-ID: <20031027092712.GD19043@elvis.mu.org> References: <20031017180118.U7662@gamplex.bde.org> <20031027072944.GC19043@elvis.mu.org> <20031027193638.G22164@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031027193638.G22164@gamplex.bde.org> User-Agent: Mutt/1.4.1i cc: Jeff Roberson cc: current@FreeBSD.org Subject: Re: More ULE bugs fixed. 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: Mon, 27 Oct 2003 09:27:15 -0000 Bruce Evans [bde@zeta.org.au] wrote : > On Sun, 26 Oct 2003, Jon Mini wrote: > > > Jeff Roberson [jroberson@chesapeake.net] wrote : > > > > > On Fri, 17 Oct 2003, Bruce Evans wrote: > > > > > > How would one test if it was an improvement on the 4BSD scheduler? It > > > is not even competitive in my simple tests. > > > > What were your simple tests? > > Er, they were in the original mail. Just do parts of buildworld with -j16 > on an SMP system. ULE was 2.4 times slower for make depend and 2.1 times > slower for make obj. Something must have been very wrong, since make obj, > especially, should be completely i/o bound so it shouldn't be affected > by the scheduler. Also, run a bunch of CPU hog processes with various > nicenesses and look at top output to check that they are given reasonable > amounts of CPU. My apologies, I just subscribed to current and only caught the tail end of this thread. -- Jonathan Mini http://www.freebsd.org/