From owner-freebsd-stable@FreeBSD.ORG Wed Oct 8 14:58:41 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1EB61065686 for ; Wed, 8 Oct 2008 14:58:41 +0000 (UTC) (envelope-from lhmwzy@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.freebsd.org (Postfix) with ESMTP id EFE578FC15 for ; Wed, 8 Oct 2008 14:58:40 +0000 (UTC) (envelope-from lhmwzy@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so228725nfh.33 for ; Wed, 08 Oct 2008 07:58:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=8bforg9MGX/ebI98DRHAfXp3MM1hwIjjqa0AOipltPc=; b=PcyCkOQ2hLPuHJDuv00f0YR653/yvGxC76FWLkJp4FPWl/xoyrKV0l0qDyKTi5qgCS dpf7rS2BsBUfdFgw4JuOtJ53HlR2QlCCJPC6bmz4r32Mhhbn9XUPgNHqIz935Zi8mzSE wRyd7WhCCkTS+Q+o2WA7kHlHDTPpqPuVHWzGA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=sLnIiemN7y9h3Y5qssCwHY6Ulhw+/xBC87C+vnb8eubCL29Llmod/+HPoRncSHwrX+ mDEeLM7MH1YYu4BmczwbEacjrnzkYC0teeuWWezuV5DXC2vYMb90vEIR3gY1FpjaTgFM +6WrUEpQ+0SpoYa2/io0H67SOiP66qP1XSPw0= Received: by 10.86.79.19 with SMTP id c19mr7598857fgb.67.1223477918330; Wed, 08 Oct 2008 07:58:38 -0700 (PDT) Received: by 10.86.25.10 with HTTP; Wed, 8 Oct 2008 07:58:38 -0700 (PDT) Message-ID: <78fb9d960810080758p627e0d08x99f18fa618023812@mail.gmail.com> Date: Wed, 8 Oct 2008 22:58:38 +0800 From: lhmwzy To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: What's the Scheduler SCHED_core development now? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2008 14:58:42 -0000 Is it still alive? Is it replaced by SCHED_ULE?