aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLinas Vepstas <[email protected]>2006-10-10 16:14:29 -0500
committerJeff Garzik <[email protected]>2006-10-11 04:04:26 -0400
commit9cc7bf7edf50a8a6b456b337aff97fe780ae369b (patch)
tree9512ef8f08a21ab7fa9398fdd31f1ad1810a4702 /scripts
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 <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: James K Lewis <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions