Splitting the work into two halves really only applies to a network
    interface interrupt, and we actually already do it because our 
    protocol stacks are threaded.  There are clear benefits under heavy
    network loads because our methodology seems to make livelocks impossible
    and seems to result in far smoother transitions when going from a loaded
    to an overloaded state.

                                        -Matt

Reply via email to