Classes | |
| struct | PoolDescriptor |
| class | PoolManager |
Defines | |
| #define | KBYTE 1024 |
|
| |
| #define | MBYTE 1024*KBYTE |
| #define | GBYTE 1024*MBYTE |
| #define | DEFAULT_JIT_CODE_POOL_SIZE 256*KBYTE |
| #define | DEFAULT_VTABLE_POOL_SIZE_NO_RESIZE 8*MBYTE |
| #define | DEFAULT_VTABLE_POOL_SIZE 256*KBYTE |
| #define | DEFAULT_CLASSLOADER_JIT_CODE_POOL_SIZE 256*KBYTE |
| #define | DEFAULT_BOOTSTRAP_JIT_CODE_POOL_SIZE 1*MBYTE |
| #define | DEFAULT_STRING_TABLE_SIZE 262143 |
| #define | MEMORY_UTILIZATION_LIMIT 15 |
| #define KBYTE 1024 |
| #define MBYTE 1024*KBYTE |
| #define GBYTE 1024*MBYTE |
| #define DEFAULT_JIT_CODE_POOL_SIZE 256*KBYTE |
| #define DEFAULT_VTABLE_POOL_SIZE_NO_RESIZE 8*MBYTE |
| #define DEFAULT_VTABLE_POOL_SIZE 256*KBYTE |
| #define DEFAULT_CLASSLOADER_JIT_CODE_POOL_SIZE 256*KBYTE |
| #define DEFAULT_BOOTSTRAP_JIT_CODE_POOL_SIZE 1*MBYTE |
| #define DEFAULT_STRING_TABLE_SIZE 262143 |
| #define MEMORY_UTILIZATION_LIMIT 15 |
Genereated on Tue Mar 11 19:25:57 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.