From: jamal <[EMAIL PROTECTED]>
Date: Mon, 04 Dec 2006 15:59:45 -0500
> The SA version
Also applied, thanks a lot.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
The SA version
cheers,
jamal
[XFRM] Optimize SA dumping
Same comments as in "[XFRM] Optimize policy dumping"
The numbers are (20K SAs):
--
1) before the change ..
speedopolis:~# time ./ip xf sta
real0m5.321s
user0m0.004s
sys 0m5.316s
2) after the change ...
speedopolis:~# tim