> * mutex use is a candidate for a "spinaphore" treatment (unlike counting > semaphores)
I think that would be interesting experiment for page faults. But they actually use rwsems, not normal semaphores. -Andi
> * mutex use is a candidate for a "spinaphore" treatment (unlike counting > semaphores)
I think that would be interesting experiment for page faults. But they actually use rwsems, not normal semaphores. -Andi