Results 1 to 1 of 1
Hi all,
When a user calls for example 'send' function in user mode
some context switching probably occurs to the context of a protocol
that eventually calls dev_queue_xmit, if the ...
- 04-10-2007 #1Just Joined!
- Join Date
- Apr 2007
- Posts
- 4
User to dev_queue_xmit affinity
Hi all,
When a user calls for example 'send' function in user mode
some context switching probably occurs to the context of a protocol
that eventually calls dev_queue_xmit, if the user thread that called
the send function has a specific processor affinity does it mean
than the dev_queue_xmit will be called with the same processor id?
thanks
Tom


Reply With Quote
