commit | de4d1db369785c29d68915edfee0cb70e8199f4c | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Nov 21 22:02:58 2007 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:54:39 2008 -0800 |
tree | 78979fc131145d4b2df3cd4721a811784126f05c | |
parent | 0c884439dbd7c895cce61c4974c8868b0f6cd4a1 [diff] |
[LIB]: Introduce struct pcounter This just generalises what was introduced by Eric Dumazet for the struct proto inuse field in 286ab3d46058840d68e5d7d52e316c1f7e98c59f: [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. Please look at the comment in there to see the rationale. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>