13
13
along with this program; if not, write to the Free Software
14
14
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
17
17
Data structures for mysys/my_alloc.c (root memory allocator)
23
30
#define ALLOC_MAX_BLOCK_TO_DROP 4096
24
31
#define ALLOC_MAX_BLOCK_USAGE_BEFORE_DROP 10