summaryrefslogtreecommitdiff
path: root/src/large_pages
AgeCommit message (Expand)Author
2019-11-07src: do not use `std::function` for `OnScopeLeave`Anna Henningsen
2019-10-16src: refine maps parsing for large pagesGabriel Schulhof
2019-10-11src: fix largepages regressionGabriel Schulhof
2019-08-20src: add large page support for macOSDavid Carlier
2019-08-19build: enable linux large pages LLVM lld linkage supportDavid Carlier
2019-07-30src: large pages fix FreeBSD fix region sizeDavid Carlier
2019-07-30src: readlink("/proc/self/exe") -> uv_exename()Ben Noordhuis
2019-07-15src: large pages option: FreeBSD support proposalDavid Carlier
2019-04-26src: apply clang-tidy modernize-deprecated-headers found by Jenkins CIgengjiawen
2019-03-12src: de-lint header usageRefael Ackermann
2018-10-31src: fix fully-static & large-pages combinationSuresh Srinivas
2018-10-18src: initial large page (2M) supportSuresh Srinivas