Re: [PATCH] percpu_counter : add percpu_counter_add_fast()

From: Christoph Lameter
Date: Mon Oct 18 2010 - 13:13:15 EST


On Mon, 18 Oct 2010, Eric Dumazet wrote:

> Nope, on UP, we dont use a per_cpu field, just a "s64 count".
>
> struct percpu_counter {
> s64 count;
> };

Ok that is percpu counter specific then.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/