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

From: Arjan van de Ven
Date: Mon Dec 26 2005 - 05:42:29 EST



> hm. 16 CPUs hitting the same semaphore at great arrival rates. The cost
> of a short spin is much less than the cost of a sleep/wakeup. The machine
> was doing 100,000 - 200,000 context switches per second.

interesting.. this might be a good indication that a "spin a bit first"
mutex slowpath for some locks might be worth implementing...


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