From owner-freebsd-current@FreeBSD.ORG Sun Jan 17 19:58:33 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 026B410657BF for ; Sun, 17 Jan 2010 19:58:33 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id BE72E8FC0C for ; Sun, 17 Jan 2010 19:58:32 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.3/8.14.3) with ESMTP id o0HJwcNT069288; Sun, 17 Jan 2010 11:58:38 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.3/8.14.3/Submit) id o0HJwcL4069287; Sun, 17 Jan 2010 11:58:38 -0800 (PST) (envelope-from sgk) Date: Sun, 17 Jan 2010 11:58:38 -0800 From: Steve Kargl To: Kohji Okuno Message-ID: <20100117195838.GA69278@troutmask.apl.washington.edu> References: <20100117.142200.321689433999177718.okuno.kohji@jp.panasonic.com> <20100117.152835.119882392487126976.okuno.kohji@jp.panasonic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100117.152835.119882392487126976.okuno.kohji@jp.panasonic.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@freebsd.org Subject: Re: Bug about sched_4bsd? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 17 Jan 2010 19:58:33 -0000 On Sun, Jan 17, 2010 at 03:28:35PM +0900, Kohji Okuno wrote: > > Could you check sched_4bsd.patch, please? > Kohji, I do not have the proper skills to evaluate your patch. Hopefully, one of the scheduler gurus can read over your analysis and patch, because I use the 4BSD scheduler on all my systems due to ULE's poor performance. -- Steve