Re: [PATCH 0/4] ipc/sem.c: Bug fixes, regression fixes, v3

From: Linus Torvalds
Date: Sun May 26 2013 - 18:59:46 EST


On Sun, May 26, 2013 at 1:50 PM, Davidlohr Bueso <davidlohr.bueso@xxxxxx> wrote:
>
> In lack of getting my swingbench DSS environment back, I ran these
> changes against the semop-multi program on my laptop. For 256 threads,
> with Manfred's patchset the ops/sec suffers around -7.3%.

Hmm. That test program only tests simple ops, right? So the slowdown
comes from either the code simply being that much slower due to extra
complexity, or from the fair wakeups..

Anyway, I applied 1/4, we can continue to discuss the rest.

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