Files
android_kernel_xiaomi_sm8450/net/core
Stephen Hemminger 3791decb5a pktgen: xmit logic reorganization
Do some reorganization of transmit logic path:
   * move transmit queue full idle to separate routine
   * add a cpu_relax()
   * eliminate some of the uneeded goto's
   * if queue is still stopped, go back to main thread loop.
   * don't give up transmitting if quantum is exhausted (be greedy)

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-08-28 23:31:55 -07:00
..
2009-08-19 23:08:24 +04:00
2008-11-14 00:53:54 -08:00
2008-11-25 17:35:18 -08:00
2009-08-28 23:31:55 -07:00
2008-11-18 18:52:37 +11:00