RE: squeeze more performance out of natd?

2002-02-13 Thread Tariq Rashid
i tried altering the code to do teh following: 1. when select returns saying the file descriptor is readable: 2. process 2 packets at a time (recvfrom woould just fail if there were none left) 3. try this with 3 and 5 packets at a time Surprisingly (for me) I noticed

soft interrupts

2002-02-13 Thread Max Khon
hi, there! I am writing netwrok device driver and I need to execute some code which is activated by hardware interrupt but with interrupts enabled. Is it ok to use netisr's and schednetisr? What is preferred way to do this? /fjoe To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe