commit | 252e0ba6b77dcfae448fa2fbaf796e8a83839e75 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Oct 16 23:25:43 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Oct 17 08:42:44 2007 -0700 |
tree | f21bcd6994b65ba947b41ae7d2519a960185a029 | |
parent | 3cb4f9fa0c5f3ded9f70f85b70ee6d429834f911 [diff] |
lib: percpu_counter variable batch Because the current batch setup has an quadric error bound on the counter, allow for an alternative setup. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>