Add "?stats memory" and optional alloc_header to slab.
authorMichael Poole <mdpoole@troilus.org>
Mon, 31 Jan 2005 11:08:15 +0000 (11:08 +0000)
committerMichael Poole <mdpoole@troilus.org>
Mon, 31 Jan 2005 11:08:15 +0000 (11:08 +0000)
commit9e723d926c4d4b83ac422a52edaf9357ae09b951
treef1b6064936adbe62e8cf67c4df62b42d62687532
parent48b08787286d7d777611c7b1658d42d424b7df59
Add "?stats memory" and optional alloc_header to slab.

src/alloc-slab.c: Add alloc_header (but no redzone) debug support,
enabled by default.  Update alloc_count and alloc_size.

src/opserv.c: Provide "stats memory" command for slab allocator.
git-archimport-id: srvx@srvx.net--2005-srvx/srvx--devo--1.3--patch-11
ChangeLog
src/alloc-slab.c
src/opserv.c