aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd/commit.c
diff options
context:
space:
mode:
authorJaedon Shin <[email protected]>2015-02-28 11:48:26 +0900
committerDavid S. Miller <[email protected]>2015-02-28 23:58:33 -0500
commit4092e6acf5cb16f56154e2dd22d647023dc3d646 (patch)
tree7d65853c721e935244f09c68abb28fd92ba319ee /fs/jbd/commit.c
parent2f1d8b9e8afa5a833d96afcd23abcb8cdf8d83ab (diff)
net: bcmgenet: fix throughtput regression
This patch adds bcmgenet_tx_poll for the tx_rings. This can reduce the interrupt load and send xmit in network stack on time. This also separated for the completion of tx_ring16 from bcmgenet_poll. The bcmgenet_tx_reclaim of tx_ring[{0,1,2,3}] operative by an interrupt is to be not more than a certain number TxBDs. It is caused by too slowly reclaiming the transmitted skb. Therefore, performance degradation of xmit after 605ad7f ("tcp: refine TSO autosizing"). Signed-off-by: Jaedon Shin <[email protected]> Signed-off-by: Florian Fainelli <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions