aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/acenic.h
diff options
context:
space:
mode:
authorLinas Vepstas <linas@austin.ibm.com>2006-10-10 16:14:29 -0500
committerJeff Garzik <jeff@garzik.org>2006-10-11 04:04:26 -0400
commit9cc7bf7edf50a8a6b456b337aff97fe780ae369b (patch)
tree9512ef8f08a21ab7fa9398fdd31f1ad1810a4702 /drivers/net/acenic.h
parent68a8c609b3071c2441fa64f584d15311f2c10e61 (diff)
[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>
Diffstat (limited to 'drivers/net/acenic.h')
0 files changed, 0 insertions, 0 deletions