aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorKirill Tkhai <ktkhai@virtuozzo.com>2018-03-15 12:11:25 +0300
committerDavid S. Miller <davem@davemloft.net>2018-03-17 17:07:39 -0400
commit554855ccdf37262def7fed557a5efec39f2c0f47 (patch)
tree1be8c7a707257abc62d34bf3c7d532bdd8526986 /tools/perf/scripts/python/call-graph-from-sql.py
parentec716650a750334cd763024597159eea3569e207 (diff)
net: Convert ipvs_core_ops
These pernet_operations register and unregister nf hooks, /proc entries, sysctl, percpu statistics. There are several global lists, and the only list modified without exclusive locks is ip_vs_conn_tab in ip_vs_conn_flush(). We iterate the list and force the timers expire at the moment. Since there were possible several timer expirations before this patch, and since they are safe, the patch does not invent new parallelism of their destruction. These pernet_operations look safe to be converted. Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions