Pages.h File Reference
#include "ipc/mem/Page.h"
Include dependency graph for Pages.h:
![](Pages_8h__incl.png)
This graph shows which files directly or indirectly include this file:
![](Pages_8h__dep__incl.png)
Go to the source code of this file.
Namespaces | |
Ipc | |
Ipc::Mem | |
Functions | |
bool | Ipc::Mem::GetPage (const PageId::Purpose purpose, PageId &page) |
sets page ID and returns true unless no free pages are found More... | |
void | Ipc::Mem::PutPage (PageId &page) |
makes identified page available as a free page to future GetPage() callers More... | |
char * | Ipc::Mem::PagePointer (const PageId &page) |
converts page handler into a temporary writeable shared memory pointer More... | |
size_t | Ipc::Mem::PageLimit () |
the total number of shared memory pages that can be in use at any time More... | |
size_t | Ipc::Mem::PageLimit (const int purpose) |
size_t | Ipc::Mem::PageLevel () |
approximate total number of shared memory pages used now More... | |
size_t | Ipc::Mem::PageLevel (const int purpose) |
approximate total number of shared memory pages used now for given purpose More... | |
size_t | Ipc::Mem::PagesAvailable () |
approximate total number of shared memory pages we can allocate now More... | |
size_t | Ipc::Mem::PagesAvailable (const int purpose) |
size_t | Ipc::Mem::PageSize () |
returns page size in bytes; all pages are assumed to be the same size More... | |
void | Ipc::Mem::NotePageNeed (const int purpose, const int count) |
claim the need for a number of pages for a given purpose More... | |
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