With configure --enable-debug, add all object allocations to a list in the corresponding mem_acct_rec. This allows us to see all objects of a particular type and allows for additional debugging in case of memory leaks. This is not compiled in by default and must be explicitly enabled. It is intended to be used by developers. Change-Id: I7cf2dbeadecf994423d7e7591e85f18d2575cce8 BUG: 1522662 Signed-off-by: N Balachandran <nbalacha@redhat.com>
Admin Guide
The gluster administration guide is maintained at github. The browsable admin guide can be found here.
The doc patch has to be sent against the above mentioned repository.
Features/Spec
The Gluster features which are 'in progress' or implemented can be found at github.
Upgrade Guide
The gluster upgrade guide is maintained at github. The browsable upgrade guide can be found here
The doc patch has to be sent against the above mentioned repository.
For more details about the docuemntation workflow please refer this discussion