From owner-freebsd-questions@FreeBSD.ORG Fri Jun 26 18:29:56 2009 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 7C5801065670 for ; Fri, 26 Jun 2009 18:29:56 +0000 (UTC) (envelope-from djuatdelta@gmail.com) Received: from mail-ew0-f213.google.com (mail-ew0-f213.google.com [209.85.219.213]) by mx1.freebsd.org (Postfix) with ESMTP id 0B52D8FC23 for ; Fri, 26 Jun 2009 18:29:55 +0000 (UTC) (envelope-from djuatdelta@gmail.com) Received: by ewy9 with SMTP id 9so2052159ewy.43 for ; Fri, 26 Jun 2009 11:29:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=y/my7tp2cjBs6itMmSw+95vB10QRG9ThsWZN3vXPYx8=; b=ZTlfzhnxSyHxEpDBIo0WAlFApSGHQbbsZNYGzJJBc/OGypRP6sPuYF3plQhcBtCYYl qc48sqY1MCdSWDCIoPHA+Eiy8bkQXDpbIs9pAF7Y4FiWvC/NUzXF/M5SGCzi7mnMTWBd dLuUdhn45Fh/tTs4hd85v2iCo9DATbQVa8VhA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=s7lI0CutCexZaedTvPEC72wlajCtV+R7j+TSbmnBdECFHJyUlPdrINc7Z2Zq2EvJjE e2Hefadk4smwOafDwyf1lMed1/Q6+VW7URaTumbVqISQtx9xuL4a18C04hqo44Xw67Nj YgUk0NwqhGbYpzFn4li8jVG699GVMI/q5mWu8= MIME-Version: 1.0 Received: by 10.216.7.209 with SMTP id 59mr1250322wep.213.1246040994912; Fri, 26 Jun 2009 11:29:54 -0700 (PDT) In-Reply-To: <4d7dd86f0906261110j4bf1022cw374b1d08564dfd87@mail.gmail.com> References: <4d7dd86f0906261110j4bf1022cw374b1d08564dfd87@mail.gmail.com> Date: Fri, 26 Jun 2009 14:29:54 -0400 Message-ID: From: Daniel Underwood To: David N Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Restrict process(es) to single core 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: Fri, 26 Jun 2009 18:29:56 -0000 That's great, thanks!