![]() |
Storage Engine API
|
#include <cstdlib>Go to the source code of this file.
Namespaces | |
| mongo | |
| Copyright (C) 2014 MongoDB Inc. | |
Functions | |
| void | mongo::touch_pages (const char *buf, size_t length, size_t pageSize=4096) |
| Touches a range of pages, to encourage the OS to get them into the buffer pool. More... | |