[PATCH] reduced locking in buffer.c
Replace the buffer lru spinlock protection with local_irq_disable and a cross-CPU call to invalidate them.
Showing
Please register or sign in to comment
Replace the buffer lru spinlock protection with local_irq_disable and a cross-CPU call to invalidate them.