DragonFly kernel List (threaded) for 2006-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: What do people think about adaptive polling?
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]