cman init: allow dlm hash table sizes to be tunable at startup
On Wed, Jul 25, 2012 at 07:32:28AM +0200, Fabio M. Di Nitto wrote:
> From: "Fabio M. Di Nitto" <fdinitto@redhat.com>
>
> Resolves: rhbz#842370
looks good, thanks
> +# DLM_LKBTBL_SIZE - DLM_RSBTBL_SIZE - DLM_DIRTBL_SIZE
> +# Allow tuning of DLM kernel hash table sizes.
> +# do NOT change unless instructed to do so.
Maybe something like "only change these according to documented
instructions"? Because I believe there are instructions somewhere
(RH customer portal?) about when/how to change these.