Re: [patch 00/19] mutex subsystem, -V11

From: Ingo Molnar
Date: Tue Jan 03 2006 - 10:57:47 EST



* David Howells <dhowells@xxxxxxxxxx> wrote:

> The attached patch adds a module for testing and benchmarking mutexes,
> semaphores and R/W semaphores.

thanks!

> (*) load=N
>
> Each thread delays for N uS whilst holding the lock. The dfault is 0.

could you possibly also add an option that delays a thread while _not_
holding the lock? The time spent not holding the lock is an important
parameter of mutex workloads too.

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/