commit | b552f7e3a9524abcbcdf86f0a99b2be58e55a9c6 | [log] [tgz] |
---|---|---|
author | Changli Gao <xiaosuo@gmail.com> | Sat Feb 19 17:32:28 2011 +0800 |
committer | Simon Horman <horms@verge.net.au> | Fri Feb 25 11:35:41 2011 +0900 |
tree | ee31994b40078e0b04eb35e558141b7b3834edbd | |
parent | 17a8f8e3734920cf2f030f2fa521a0b940ef6f90 [diff] |
ipvs: unify the formula to estimate the overhead of processing connections lc and wlc use the same formula, but lblc and lblcr use another one. There is no reason for using two different formulas for the lc variants. The formula used by lc is used by all the lc variants in this patch. Signed-off-by: Changli Gao <xiaosuo@gmail.com> Acked-by: Wensong Zhang <wensong@linux-vs.org> Signed-off-by: Simon Horman <horms@verge.net.au>