Files
linux/drivers
Linas Vepstas 9cc7bf7edf [PATCH] powerpc/cell spidernet refine locking
The transmit side of the spider ethernet driver currently
places locks around some very large chunks of code. This
results in a fair amount of lock contention is some cases.
This patch makes the locks much more fine-grained, protecting
only the cirtical sections. One lock is used to protect
three locations: the queue head and tail pointers, and the
queue low-watermark location.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: James K Lewis <jklewis@us.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-10-11 04:04:26 -04:00
..
2006-10-10 15:37:23 -07:00
2006-10-10 15:37:23 -07:00
2006-10-08 12:32:35 -07:00
2006-10-03 22:31:37 +02:00
2006-10-10 15:37:24 -07:00
2006-10-10 15:37:24 -07:00
2006-10-10 15:37:21 -07:00
2006-10-03 22:31:37 +02:00
2006-08-10 07:31:37 -04:00
2006-08-10 07:31:37 -04:00