two network adapters on a dual processor - on interrupt routing
- From: "csguy" <kaushik137@xxxxxxxxx>
- Date: 31 Oct 2006 06:25:31 -0800
Hello,
I have two network cards on an Inte lXeon, Windows server 2003.
Both nics (network cards) are recieving packets continously.
I was told that windows would ensure that interrupts from each nic
would go to different processors. Do you think this would be the
case?.
The task manager shows very little activity in second processor and
lots in first.
In any case, I want to find out which processor the ISR is running on.
I don't think an NDIS driver can include/call ntddk apis (like
KeGetCurrentProcessorNumber). Is there any NDIS call which would tell
me the current processor?.
Thanks for your time.
csguy
.
- Follow-Ups:
- Re: two network adapters on a dual processor - on interrupt routing
- From: soviet_bloke
- Re: two network adapters on a dual processor - on interrupt routing
- From: Stephan Wolf [MVP]
- Re: two network adapters on a dual processor - on interrupt routing
- Prev by Date: Re: Protect Data Shared From Multiple ISRs?
- Next by Date: Re: Remote NDIS - support for multiple adapters?
- Previous by thread: Re: Protect Data Shared From Multiple ISRs?
- Next by thread: Re: two network adapters on a dual processor - on interrupt routing
- Index(es):
Relevant Pages
|