Re: [patch 0/8] mutex subsystem, ANNOUNCE

From: Ingo Molnar
Date: Thu Dec 22 2005 - 02:19:40 EST



* Nick Piggin <nickpiggin@xxxxxxxxxxxx> wrote:

> It would be nice to first do a run with a fair implementation of
> mutexes.

which fairness implementation do you mean - the one where all tasks will
get the lock in fair FIFO order, and a 'lucky bastard' cannot steal the
lock from waiters and thus put them at an indefinite disadvantage?

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