From owner-freebsd-current@FreeBSD.ORG Mon Jun 4 21:28:26 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D20A216A468 for ; Mon, 4 Jun 2007 21:28:26 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout1.cac.washington.edu (mxout1.cac.washington.edu [140.142.32.134]) by mx1.freebsd.org (Postfix) with ESMTP id B221E13C45A for ; Mon, 4 Jun 2007 21:28:26 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from hymn02.u.washington.edu (hymn02.u.washington.edu [140.142.13.239]) by mxout1.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.05) with ESMTP id l54LSQij012097 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 4 Jun 2007 14:28:26 -0700 Received: from localhost (localhost [127.0.0.1]) by hymn02.u.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l54LSQ0Y020972 for ; Mon, 4 Jun 2007 14:28:26 -0700 X-Auth-Received: from [134.134.136.3] by hymn02.u.washington.edu via HTTP; Mon, 04 Jun 2007 14:28:26 PDT Date: Mon, 4 Jun 2007 14:28:26 -0700 (PDT) From: youshi10@u.washington.edu To: current@freebsd.org In-Reply-To: <499c70c0706041119o6c290fb3k7f234492df2f6548@mail.gmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.6.4.141237 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='NO_REAL_NAME 0, __CP_URI_IN_BODY 0, __CT 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Cc: Subject: Re: Intel C2D COREs not used equally in FreeBSD 7.0-CURRENT i386 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: Mon, 04 Jun 2007 21:28:26 -0000 On Mon, 4 Jun 2007, Abdullah Ibn Hamad Al-Marri wrote: > On 6/4/07, Alexey Tarasov wrote: >> Hi. >> >> > options SCHED_4BSD # 4BSD scheduler >> >> Try to use SCHED_ULE or SCHED_CORE. >> >> ::[ | | | | ]:: >> Alexey Tarasov >> master@preved.cn > > I thought Davidxu removed SCHED_CORE for SCHED_ULE, am I missing something? > -- > Regards, > > -Abdullah Ibn Hamad Al-Marri > Arab Portal > http://www.WeArab.Net/ I think so. Try SCHED_ULE. -Garrett