Re: [patch 0/9] mutex subsystem, -V4

From: Andrew Morton
Date: Thu Dec 22 2005 - 06:55:10 EST


Ingo Molnar <mingo@xxxxxxx> wrote:
>
> this is the -V4 of the mutex subsystem patch-queue.
>

I've only been following this with half an eye, with the apparently
erroneous expectation that future versions of the patchset would come with
some explanation of why on earth we'd want to merge all this stuff into the
kernel.

We've seen some benchmarks which indicate that there are performance gains
to be had if there's a lot of lock contention, but isn't it the case that
this is because of the semi-extra wake_up() in down()? Has anyone tried to
redo existing semaphores so they no longer have that disadvantage?
-
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/