Re: Use semaphore for producer/consumer case...

From: Stelian Pop (stelian.pop@fr.alcove.com)
Date: Mon Mar 26 2001 - 09:54:25 EST


On Fri, Mar 23, 2001 at 07:34:07PM +0100, Manfred Spraul wrote:
> > consumer()
>
> > /* Let's wait for 10 items */
> > atomic_set(&sem->count, -10);
>
> That doesn't work, at least the i386 semaphore implementation doesn't
> support semaphore counts < 0.

Does that mean that kernel semaphore can not be used for something
else than mutual exclusion ?

Stelian.

-- 
Stelian Pop <stelian.pop@fr.alcove.com>
|------------- Ingénieur Informatique Libre --------------|
| Alcôve - http://www.alcove.com - Tel: +33 1 49 22 68 00 |
|----------- Alcôve, l'informatique est libre ------------|
-
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 : Sat Mar 31 2001 - 21:00:13 EST