From owner-freebsd-current@FreeBSD.ORG Mon Jun 4 22:54:14 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 3E0B016A47F for ; Mon, 4 Jun 2007 22:54:14 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 28AE813C48A for ; Mon, 4 Jun 2007 22:54:14 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id ACF731A4D84; Mon, 4 Jun 2007 15:55:30 -0700 (PDT) Received: from rot13.obsecurity.org (rot13.obsecurity.org [192.168.1.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 8014E511B4; Mon, 4 Jun 2007 18:54:13 -0400 (EDT) Received: by rot13.obsecurity.org (Postfix, from userid 1001) id 6D302C204; Mon, 4 Jun 2007 18:54:13 -0400 (EDT) Date: Mon, 4 Jun 2007 18:54:13 -0400 From: Kris Kennaway To: Alexey Tarasov Message-ID: <20070604225413.GA32131@rot13.obsecurity.org> References: <499c70c0706041042w7c5c70dbh382e0674dac90bb9@mail.gmail.com> <34AE885F-1525-402E-84DA-B1F9E51F4B52@preved.cn> <499c70c0706041119o6c290fb3k7f234492df2f6548@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: current@freebsd.org, Abdullah Ibn Hamad Al-Marri 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 22:54:14 -0000 On Mon, Jun 04, 2007 at 10:28:26PM +0400, Alexey Tarasov wrote: > > Look here: > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/kern/sched_core.c > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/kern/sched_ule.c > > Why he can remove them? ULE and CORE works much better than 4BSD, > especially CORE :) AFAIK even the author recommends CORE not be used. Your experiences with ULE will be useful though. Kris