Home
last modified time | relevance | path

Searched hist:ea9f22cce9c2530d659f9122819940b69506b2d9 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_est.cdiff ea9f22cce9c2530d659f9122819940b69506b2d9 Sun Mar 13 18:41:54 CDT 2011 Julian Anastasov <ja@ssi.bg> 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>
H A Dip_vs_ctl.cdiff ea9f22cce9c2530d659f9122819940b69506b2d9 Sun Mar 13 18:41:54 CDT 2011 Julian Anastasov <ja@ssi.bg> 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>
/openbmc/linux/include/net/
H A Dip_vs.hdiff ea9f22cce9c2530d659f9122819940b69506b2d9 Sun Mar 13 18:41:54 CDT 2011 Julian Anastasov <ja@ssi.bg> 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>