Drizzled Public API Documentation

root.cc File Reference
#include <config.h>
#include <drizzled/definitions.h>
#include <drizzled/memory/root.h>
#include <drizzled/internal/my_sys.h>
#include <drizzled/internal/m_string.h>
#include <drizzled/sql_string.h>
#include <algorithm>

Go to the source code of this file.

Namespaces

 drizzled
 TODO: Rename this file - func.h is stupid.
 
 drizzled::memory
 

Variables

static const unsigned int drizzled::memory::MAX_BLOCK_TO_DROP = 4096
 
static const unsigned int drizzled::memory::MAX_BLOCK_USAGE_BEFORE_DROP = 10
 

Detailed Description

Routines to handle mallocing of results which will be freed the same time

Definition in file root.cc.