From owner-freebsd-questions@FreeBSD.ORG Sun Jun 8 10:43:50 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 362B51065671 for ; Sun, 8 Jun 2008 10:43:50 +0000 (UTC) (envelope-from jos@webrz.net) Received: from webrz.xs4all.nl (webrz.xs4all.nl [82.95.248.216]) by mx1.freebsd.org (Postfix) with ESMTP id D0A7E8FC0A for ; Sun, 8 Jun 2008 10:43:49 +0000 (UTC) (envelope-from jos@webrz.net) Received: from webrz.xs4all.nl (localhost.webrz.net [127.0.0.1]) by webrz.xs4all.nl (Postfix) with ESMTP id DB127FD067; Sun, 8 Jun 2008 12:43:50 +0200 (CEST) Received: from [10.10.10.27] (atlantis.webrz.net [10.10.10.27]) by webrz.xs4all.nl (Postfix) with ESMTP id B2F4BFD061; Sun, 8 Jun 2008 12:43:50 +0200 (CEST) Message-ID: <484BB7E5.8030805@webrz.net> Date: Sun, 08 Jun 2008 12:43:49 +0200 From: Jos Chrispijn User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Kris Kennaway , freebsd-questions@freebsd.org References: <484BAA9A.9050304@webrz.net> <484BACA8.8070906@FreeBSD.org> In-Reply-To: <484BACA8.8070906@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP @ prometheus.webrz.net Cc: Subject: Re: Core tuning [Solved] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jun 2008 10:43:50 -0000 Kris, > That's the job of the scheduler. If you are running -current there is > the cpuset utility that allows you to bind processes to subsets of CPUs. I see; thanks for sharing