Re: [patch 0/2] semaphores: add down_interruptible_timeout() and asm-generic/semaphore.h

From: Christoph Hellwig
Date: Mon Feb 26 2007 - 19:33:37 EST


On Mon, Feb 26, 2007 at 04:13:38PM -0800, inaky@xxxxxxxxxxxxxxx wrote:
> Introduce down_interruptible_timeout() using timers to make the waiter
> stop waiting by simulating a signal (see first patch for more
> details). As well introduce asm-generic/semaphore.h and make other
> architectures use it too.

What do you want this for? Do you really need a full counting semaphore
or do you actually want a mutex?

-
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/