aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorRoger Hu <roger.hu@gmail.com>2021-09-04 19:31:42 +0200
committerTARKZiM <tom8476oo@gmail.com>2021-09-29 01:43:08 +0800
commitc2ee4462a81f51fee6d6410185918030cc6384f7 (patch)
tree02903e4efa8925f206ab22a27d3e71cc3fe7344b /tools/perf/scripts/python/syscall-counts.py
parenta6edbf322f630f90b5f343378410123025ce3c83 (diff)
Revert "tcp: do not lock listener to process SYN packets"
This reverts commit 69c07f49a8223b53f498ef07183ed45a9369e89b. This commit belongs to the patch set (https://lwn.net/Articles/659199/) that attempts to remove the use of locks on the socket table by relocating the SYN table to a separate hash table and adding a spin lock to protect the SYN request queue. Adding only this commit introduces a race condition for our V3.4 kernel for TCP listens, since the TCP SYN data structures can be corrupted. Change-Id: Ia7969aeedae411677b307a8e094f9a4cc02b801d
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions