aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorRuss Gorby <[email protected]>2012-08-13 13:43:36 +0100
committerGreg Kroah-Hartman <[email protected]>2012-08-16 12:03:30 -0700
commit192b6041e75bb4a2aae73834037038cea139a92d (patch)
treeaffe4de8d3822377296054ecd0a5b6d911a072b8 /tools/perf/scripts/python/sched-migration.py
parent7e8ac7b23b67416700dfb8b4136a4e81ce675b48 (diff)
n_gsm: uplink SKBs accumulate on list
gsm_dlci_data_kick will not call any output function if tx_bytes > THRESH_LO furthermore it will call the output function only once if tx_bytes == 0 If the size of the IP writes are on the order of THRESH_LO we can get into a situation where skbs accumulate on the outbound list being starved for events to call the output function. gsm_dlci_data_kick now calls the sweep function when tx_bytes==0 Signed-off-by: Russ Gorby <[email protected]> Tested-by: Kappel, LaurentX <[email protected]> Signed-off-by: Alan Cox <[email protected]> Cc: Hay and Water <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions