aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorSara Sharon <[email protected]>2015-12-14 17:44:11 +0200
committerEmmanuel Grumbach <[email protected]>2016-01-31 12:42:52 +0200
commit7848505416be4e96af14c3387775622d26a13146 (patch)
treea27df6934345c2533a07afc47f9954777daaed41 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent3955525d5d17118ed8900e9e79753057120eb02a (diff)
iwlwifi: pcie: add infrastructure for multi-queue rx
The 9000 series devices will support multi rx queues. Current code has one static rx queue - change it to allocate a number of queues per the device capability (pre-9000 devices have the number of rx queues set to one). Subsequent generalizations are: Change the code to access an explicit numbered rx queue only when the queue number is known - when handling interrupt, when accessing the default queue and when iterating the queues. The rest of the functions will receive the rx queue as a pointer. Generalize the warning in allocation failure to consider the allocator status instead of a single rx queue status. Move the rx initial pool of memory buffers to be shared among all the queues and allocated to the default queue on init. Signed-off-by: Sara Sharon <[email protected]> Signed-off-by: Emmanuel Grumbach <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions