From owner-freebsd-hackers@FreeBSD.ORG Sat Jan 5 20:16:30 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 08A7916A41B for ; Sat, 5 Jan 2008 20:16:30 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.178]) by mx1.freebsd.org (Postfix) with ESMTP id DC24B13C4E8 for ; Sat, 5 Jan 2008 20:16:29 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so11843293waf.3 for ; Sat, 05 Jan 2008 12:16:29 -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:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=9qcmaJ8oBdrJNumOcniOO515iLHPfW1fJ3bP/ZBFj9k=; b=E7H7LPLWG6UJIwgPRv/AxSnQ1XitAelqz/qEorMjASdU8yjdmsNauMDrIeUhUB0nnT7HOnW6ZxzrRRN3m+ZaYE85n208yZiyy8zsPlxBWRgb50wSK4NN/ebeeAPhCXfhbbAF1rFdPMCitA2kmBlac0osO+4Ir8f6hZbV7N6RbYw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ArYKHGiwJR0aHa/8luYlbdk3eIQrM57cRPtsMl4NiNsKVrLrKrk8zapdSKOqB6kpmXGdxVIbORbBurZ4AH8diHIrEc3zM2RpcmWQbtiaatQKeQ3Fc0hobJiiytJiV4SzCCklPozMNbwuKsMPsaRbipLS+6vPKi8/MY16SP9HEeE= Received: by 10.114.201.1 with SMTP id y1mr4538239waf.121.1199564189468; Sat, 05 Jan 2008 12:16:29 -0800 (PST) Received: by 10.114.255.11 with HTTP; Sat, 5 Jan 2008 12:16:29 -0800 (PST) Message-ID: Date: Sat, 5 Jan 2008 12:16:29 -0800 From: "Kip Macy" To: "Ivan Voras" , freebsd-hackers@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: 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: Sat, 05 Jan 2008 20:16:30 -0000 It can easily be done, there is no API for it in CVS. -Kip On 1/5/08, Ivan Voras wrote: > Hi, > > Is there a notion of binding interrupt handlers to specific CPUs in > FreeBSD? Is there a way to find out that mapping from the userland, for > debugging purposes? > > > -- Sent from Gmail for mobile | mobile.google.com