[PATCH] ps3vram: Replace mutex by spinlock + list

Jens Axboe jens.axboe at oracle.com
Sat Apr 4 05:03:17 EST 2009


On Fri, Apr 03 2009, Geert Uytterhoeven wrote:
> Remove the mutex serializing access to the cache.
> Instead, queue up new requests on a list if the driver is busy.
> 
> This improves sequential write performance by ca. 2%.

Great, precisely the method I wanted to see there! I've added your three
patches, thanks Geert.


-- 
Jens Axboe




More information about the Linuxppc-dev mailing list