Include dependency graph for Pool.h:
![](Pool_8h__incl.png)
This graph shows which files directly or indirectly include this file:
![](Pool_8h__dep__incl.png)
Go to the source code of this file.
Classes | |
class | MemPools |
Macros | |
#define | M_MMAP_MAX -4 |
#define | toMB(size) ( ((double) size) / ((double)(1024*1024)) ) |
#define | toKB(size) ( (size + 1024 - 1) / 1024 ) |
#define | memPoolCreate MemPools::GetInstance().create |
Creates a named MemPool of elements with the given size. More... | |
Variables | |
Mem::PoolMeter | TheMeter |
memory usage totals as of latest MemPools::flushMeters() event More... | |
Macro Definition Documentation
◆ M_MMAP_MAX
◆ memPoolCreate
#define memPoolCreate MemPools::GetInstance().create |
Variable Documentation
◆ TheMeter
Mem::PoolMeter TheMeter |
Definition at line 24 of file Pool.cc.
Referenced by MemPools::clean(), MemPools::flushMeters(), and Mem::GlobalStats().
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products