From: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Tue, 8 Aug 2006 11:01:00 -0700
> Ther is no point in using a more expensive reader/writer lock
> for a low contention lock like the fib_info_lock. The only
> reader case is in handling route redirects.
>
> Signed-off-by: Stephen Hemminger <[EMAIL
Ther is no point in using a more expensive reader/writer lock
for a low contention lock like the fib_info_lock. The only
reader case is in handling route redirects.
Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>
--- tcp-rcu.orig/net/ipv4/fib_semantics.c
+++ tcp-rcu/net/ipv4/fib_semantics.c