From owner-freebsd-current@FreeBSD.ORG Mon Dec 13 16:50:15 2004 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 3548016A4CE for ; Mon, 13 Dec 2004 16:50:15 +0000 (GMT) Received: from lara.cc.fer.hr (lara.cc.fer.hr [161.53.72.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3929943D5F for ; Mon, 13 Dec 2004 16:50:14 +0000 (GMT) (envelope-from ivoras@fer.hr) Received: from [127.0.0.1] (localhost.cc.fer.hr [127.0.0.1]) by lara.cc.fer.hr (8.13.1/8.13.1) with ESMTP id iBDGo4Fr017016 for ; Mon, 13 Dec 2004 17:50:04 +0100 (CET) (envelope-from ivoras@fer.hr) Message-ID: <41BDC83C.4070604@fer.hr> Date: Mon, 13 Dec 2004 17:50:04 +0100 From: Ivan Voras User-Agent: Mozilla Thunderbird 0.9 (X11/20041111) X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org References: <20041213081021.A9536@mail.chesapeake.net> In-Reply-To: <20041213081021.A9536@mail.chesapeake.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: cvs commit: src/sys/kern sched_ule.c (fwd) 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, 13 Dec 2004 16:50:15 -0000 Jeff Roberson wrote: > ULE works again with preemption and kse and so on. As far as I know, the > only three problems with ULE currently are these: Nice! Will it get to RELENG_5 soon? I'd like to try it but don't want to switch to -current for it :)