From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Wed, 25 Jul 2012 11:11:24 -0400 Subject: [Cluster-devel] [PATCH] cman init: allow dlm hash table sizes to be tunable at startup In-Reply-To: <1343194348-3723-1-git-send-email-fdinitto@redhat.com> References: <1343194348-3723-1-git-send-email-fdinitto@redhat.com> Message-ID: <20120725151124.GA11597@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wed, Jul 25, 2012 at 07:32:28AM +0200, Fabio M. Di Nitto wrote: > From: "Fabio M. Di Nitto" > > 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.