proxygen
HugePages.cpp File Reference
#include <folly/experimental/io/HugePages.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <cctype>
#include <cstring>
#include <algorithm>
#include <stdexcept>
#include <system_error>
#include <boost/regex.hpp>
#include <folly/Conv.h>
#include <folly/CppAttributes.h>
#include <folly/Format.h>
#include <folly/Range.h>
#include <folly/String.h>
#include <folly/gen/Base.h>
#include <folly/gen/File.h>
#include <folly/gen/String.h>

Go to the source code of this file.

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 

Functions

const HugePageSizeVec & folly::getHugePageSizes ()
 
const HugePageSize * folly::getHugePageSize (size_t size)
 
const HugePageSize * folly::getHugePageSizeForDevice (dev_t device)