aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/cls_tcindex.c
diff options
context:
space:
mode:
authorJohn Fastabend <john.fastabend@gmail.com>2014-09-12 20:07:50 -0700
committerDavid S. Miller <davem@davemloft.net>2014-09-13 12:30:26 -0400
commit1109c00547fc66df45b9ff923544be4c1e1bec13 (patch)
tree86594c639179f0773dbdcab526cea42ed1a0bef0 /net/sched/cls_tcindex.c
parentnet: sched: fw use RCU (diff)
downloadlinux-dev-1109c00547fc66df45b9ff923544be4c1e1bec13.tar.xz
linux-dev-1109c00547fc66df45b9ff923544be4c1e1bec13.zip
net: sched: RCU cls_route
RCUify the route classifier. For now however spinlock's are used to protect fastmap cache. The issue here is the fastmap may be read by one CPU while the cache is being updated by another. An array of pointers could be one possible solution. Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/cls_tcindex.c')
0 files changed, 0 insertions, 0 deletions