Storage Engine API
touch_pages.cpp File Reference
#include "mongo/platform/basic.h"
#include "mongo/db/storage/mmap_v1/touch_pages.h"

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...
 

Variables

char mongo::_touch_pages_char_reader