aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorJulian Andres Klode <[email protected]>2011-09-27 19:00:59 +0200
committerGreg Kroah-Hartman <[email protected]>2011-09-29 17:41:36 -0700
commitbb0590e2723eed53b524d61cf011d53fc7280949 (patch)
treed34c8a10090ead1242c71882df26191639be2555 /tools/perf/scripts/python/sched-migration.py
parent198dd26714ba4a60ccc5ce70bc4506613b4f0c2d (diff)
staging: nvec: Allow TX buffers only in the upper 75% of the pool
Allow TX buffers to be allocated only in the upper 75% of the pool to avoid a completely filled buffer preventing the driver from processing responses. This also improves performance, as RX allocations do not require checking buffers allocated for TX unless there are more than 16 incoming messages -- which is highly unlikely. An earlier version used the lower 75% for TX messages, but that was considered to be not that effective due to the overlaps of RX and TX buffers mentioned above. Signed-off-by: Julian Andres Klode <[email protected]> Acked-by: Marc Dietrich <[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