summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorJulian Anastasov <ja@ssi.bg>2011-03-14 01:41:54 +0200
committerSimon Horman <horms@verge.net.au>2011-03-15 09:36:53 +0900
commitea9f22cce9c2530d659f9122819940b69506b2d9 (patch)
tree854e130b123d63f6a167f1deb72d15601d907c40 /kernel/sysctl_binary.c
parent87d68a15e2d5a6bd08e59ec80c7a5073bcabb7c3 (diff)
downloadlinux-ea9f22cce9c2530d659f9122819940b69506b2d9.tar.bz2
ipvs: optimize rates reading
Move the estimator reading from estimation_timer to user context. ip_vs_read_estimator() will be used to decode the rate values. As the decoded rates are not set by estimation timer there is no need to reset them in ip_vs_zero_stats. There is no need ip_vs_new_estimator() to encode stats to rates, if the destination is in trash both the stats and the rates are inactive. Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions