From owner-freebsd-hackers@FreeBSD.ORG Sun Jan 6 00:56:55 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2169816A41A for ; Sun, 6 Jan 2008 00:56:55 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.183]) by mx1.freebsd.org (Postfix) with ESMTP id 0013F13C458 for ; Sun, 6 Jan 2008 00:56:54 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so11986142waf.3 for ; Sat, 05 Jan 2008 16:56:54 -0800 (PST) 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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=/FvXv7GvLBgERDbd4tBFe4BWOG3i2vD9N9bhDcbicdA=; b=aL8/DJb7T4PpY58WRnkJ/Yzp1ios0sIUrVRf+sf0W/9kEIKcaEQBl0N+T7VjagetfcSi40xmCVFfYcdF9F4iLPOeWlC+5hEgjNmY0VrrU4pc8jw8SzhEfeh45LpLGyXFw66XEoF9FDKEWZKOAaNw7tNrf+EUvFRj6C96XhY51tA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=d7ngN3Ax3KFuRx0V6xNRRCJ0tpwgGWPObJon/OBE4B3JPZ56Ng50XvWMKtj/oTDDNzSAvrK9rM44AA2niyTT9B8pLWVEGFKOx8nF/hFi01i54fyuHpGf2wZdS5leUj12b/Gqgl1uer55Zi1YueolQaS9n1sfRGpjXAMgB5ylM+w= Received: by 10.114.80.4 with SMTP id d4mr1788531wab.44.1199581014605; Sat, 05 Jan 2008 16:56:54 -0800 (PST) Received: by 10.114.255.11 with HTTP; Sat, 5 Jan 2008 16:56:54 -0800 (PST) Message-ID: Date: Sat, 5 Jan 2008 16:56:54 -0800 From: "Kip Macy" To: "Ray Mihm" In-Reply-To: <1aa142960801051655s64cacd78td97a20da41f0994a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1aa142960801051655s64cacd78td97a20da41f0994a@mail.gmail.com> Cc: freebsd-hackers@freebsd.org, Ivan Voras Subject: Re: IRQ-CPU binding? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2008 00:56:55 -0000 http://perforce.freebsd.org/changeView.cgi?CH=124874 HTH On Jan 5, 2008 4:55 PM, Ray Mihm wrote: > On Jan 5, 2008 12:16 PM, Kip Macy wrote: > > It can easily be done, there is no API for it in CVS. > > I have a situation where this is needed. I would appreciate if you > tell me how to do it. > > Ray. >