|
Squid Web Cache master
|
Go to the source code of this file.
Classes | |
| class | MemPoolChunked |
| class | MemChunk |
Macros | |
| #define | MEM_CHUNK_SIZE 4 * 4096 /* 16KB ... 4 * VM_PAGE_SZ */ |
| #define | MEM_CHUNK_MAX_SIZE 256 * 1024 /* 2MB */ |
| #define MEM_CHUNK_MAX_SIZE 256 * 1024 /* 2MB */ |
Definition at line 16 of file PoolChunked.h.
| #define MEM_CHUNK_SIZE 4 * 4096 /* 16KB ... 4 * VM_PAGE_SZ */ |
Definition at line 15 of file PoolChunked.h.