lkml.org 
[lkml]   [2009]   [Apr]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] netfilter: use per-cpu spinlock rather than RCU (v3)


On Wed, 15 Apr 2009, Stephen Hemminger wrote:
>
> The counters are the bigger problem, otherwise we could just free table
> info via rcu. Do we really have to support: replace where the counter
> values coming out to user space are always exactly accurate, or is it
> allowed to replace a rule and maybe lose some counter ticks (worst case
> NCPU-1).

Why not just read the counters fromt he old one at RCU free time (they are
guaranteed to be stable at that point, since we're all done with those
entries), and apply them at that point to the current setup?

Linus


\
 
 \ /
  Last update: 2009-04-16 02:23    [W:0.157 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site