DragonFly BSD
DragonFly commits List (threaded) for 2013-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: route: Only delete dynamic routes on the current CPU if they are losing


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 9 Jul 2013 21:48:16 -0700 (PDT)

commit 71d6746b2856f6a2b0f604323693d6e03369024a
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Wed Jul 10 12:45:36 2013 +0800

    route: Only delete dynamic routes on the current CPU if they are losing
    
    Going through all CPUs for losing dynamic routes is time consuming and
    does not worth the trouble.

Summary of changes:
 sys/netinet/in_pcb.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/71d6746b2856f6a2b0f604323693d6e03369024a


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]