diff options
| author | WANG Cong <[email protected]> | 2013-12-15 20:15:09 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-12-18 12:52:07 -0500 |
| commit | 89819dc01f4c5920783f561597a48d9d75220e9e (patch) | |
| tree | 2c37980c3b2cc34fece254b4e15b8fb56a24cead /tools/perf/scripts/python/bin | |
| parent | 369ba56787d7469c0afda70bb9ff76ad5faaead5 (diff) | |
net_sched: convert tcf_hashinfo to hlist and use spinlock
So that we don't need to play with singly linked list,
and since the code is not on hot path, we can use spinlock
instead of rwlock.
Cc: Jamal Hadi Salim <[email protected]>
Cc: David S. Miller <[email protected]>
Signed-off-by: Cong Wang <[email protected]>
Signed-off-by: Jamal Hadi Salim <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions