In doing some kernel profiling analysis it seems that splx is taking up big 
chunks of time.

The mbuf macros call splimp()..splx() explicitly..are they required at 
interrupt time? Is there a higher performance way of protecting the necessary 
code?

B

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to