From owner-freebsd-current@FreeBSD.ORG Fri Oct 27 06:23:01 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from [127.0.0.1] (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 27E8B16A403; Fri, 27 Oct 2006 06:22:59 +0000 (UTC) (envelope-from davidxu@freebsd.org) Message-ID: <4541A5BB.8080908@freebsd.org> Date: Fri, 27 Oct 2006 14:22:51 +0800 From: David Xu User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.13) Gecko/20060725 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jiawei Ye References: <20061026213343.GA29160@what-creek.com> <200610270851.39444.davidxu@freebsd.org> <20061027005733.GA31389@what-creek.com> <200610271006.38851.davidxu@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: John Birrell , current@freebsd.org Subject: Re: HEADSUP: KSE about to become a kernel option 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: Fri, 27 Oct 2006 06:23:01 -0000 Jiawei Ye wrote: > On 10/27/06, David Xu wrote: > >> I assume that without KSE, the scheduler's code size is reduced, this >> saves >> I-CACHE and execution time. >> >> David Xu > > Is SCHED_CORE compatible with this change? I get > I will fix it.