aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorjiangyiwen <[email protected]>2018-07-19 15:17:00 +0800
committerDominique Martinet <[email protected]>2018-08-13 09:34:58 +0900
commit31934da810365f603dec5a67e690e00cf900fc73 (patch)
tree634da305fd1364db1b0dc838cb37b908cb870944 /tools/perf/scripts/python/call-graph-from-sql.py
parentc7ebbae7cf9c50253a978f25d72d16e012bd46f1 (diff)
net/9p/virtio: Fix hard lockup in req_done
When client has multiple threads that issue io requests all the time, and the server has a very good performance, it may cause cpu is running in the irq context for a long time because it can check virtqueue has buf in the *while* loop. So we should keep chan->lock in the whole loop. [ Dominique: reworded subject line ] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Yiwen Jiang <[email protected]> To: Andrew Morton <[email protected]> To: Eric Van Hensbergen <[email protected]> To: Ron Minnich <[email protected]> To: Latchesar Ionkov <[email protected]> Signed-off-by: Dominique Martinet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions