Re: [PATCH] udev enhancements to use kernel event queue

From: Robert Love (rml@tech9.net)
Date: Thu Jun 12 2003 - 18:50:16 EST


On Thu, 2003-06-12 at 16:40, Paul Mackerras wrote:

> BZZZT. If another CPU is also doing atomic_inc_and_read you could end
> up with both calls returning the same value.

That is what I thought. Damn.

> You can't do atomic_inc_and_read on 386. You can on cpus that have
> cmpxchg (e.g. later x86). You can also on machines with load-locked
> and store-conditional instructions (alpha, ppc, probably most other
> RISCs).

So this is doable on everything but old i386 chips... hrm.

        Robert Love

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



This archive was generated by hypermail 2b29 : Sun Jun 15 2003 - 22:00:35 EST