Simon Horman wrote:
> From: Catalin(ux) M. BOIE <catab@xxxxxxxxxxxxx>
>
> IPVS: Allow boot time change of hash size.
>
> I was very frustrated about the fact that I have to recompile the kernel
> to change the hash size. So, I created this patch.
>
> If IPVS is built-in you can append ip_vs.conn_tab_bits=?? to kernel
> command line, or, if you built IPVS as modules, you can add
> options ip_vs conn_tab_bits=??.
>
> To keep everything backward compatible, you still can select the size at
> compile time, and that will be used as default.
>
> [ horms@xxxxxxxxxxxx: trivial up-port and minor style fixes ]
> Signed-off-by: Catalin(ux) M. BOIE <catab@xxxxxxxxxxxxx>
> Cc: Mark Bergsma <mark@xxxxxxxxxxxxx>
> Signed-off-by: Simon Horman <horms@xxxxxxxxxxxx>
>
> ---
>
> Patrick, please consider applying this. I'd like to do something dynamic.
> But this change is an obvious win in the mean time.
Applied to nf-next-2.6.git, thanks.
--
To unsubscribe from this list: send the line "unsubscribe lvs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
|