Re: IRQ-CPU binding?

2008-01-05 Thread Ray Mihm
On Jan 5, 2008 12:16 PM, Kip Macy <[EMAIL PROTECTED]> 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. ___ freebsd-hackers@freebsd.org mailing li

Re: IRQ-CPU binding?

2008-01-05 Thread Ray Mihm
On Jan 5, 2008 4:56 PM, Kip Macy <[EMAIL PROTECTED]> wrote: > http://perforce.freebsd.org/changeView.cgi?CH=124874 Yes, that's it. Thanks very much. Ray. ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hack

Re: IRQ-CPU binding?

2008-01-05 Thread Kip Macy
http://perforce.freebsd.org/changeView.cgi?CH=124874 HTH On Jan 5, 2008 4:55 PM, Ray Mihm <[EMAIL PROTECTED]> wrote: > On Jan 5, 2008 12:16 PM, Kip Macy <[EMAIL PROTECTED]> wrote: > > It can easily be done, there is no API for it in CVS. > > I have a situation where this is needed. I would apprec

Re: IRQ-CPU binding?

2008-01-05 Thread Kip Macy
It can easily be done, there is no API for it in CVS. -Kip On 1/5/08, Ivan Voras <[EMAIL PROTECTED]> 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? > > > --

IRQ-CPU binding?

2008-01-05 Thread Ivan Voras
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? signature.asc Description: OpenPGP digital signature

Re: Porting from Linux to FreeBSD (procfs question)

2008-01-05 Thread Robert Watson
On Fri, 4 Jan 2008, [EMAIL PROTECTED] wrote: Also, have you considered procstat ? (as i read here: http://ivoras.sharanet.org/freebsd/freebsd8.html it is destined to replace procfs in a way, am I wrong ?) Depending on how short term your application must be available (and how long it will ta

Re: Re: Architectures with strict alignment?

2008-01-05 Thread Bruce Cran
Marco van de Voort wrote: On Sat, Dec 08, 2007 at 03:43:30AM +0100, Ivan Voras wrote: Which of the architectures FreeBSD supports (if any) have strict memory alignment requirements? (in the sense that accessing a 32-bit integer not aligned on a 32-bit address results in a hardware trap/excep