summaryrefslogtreecommitdiff
path: root/src/mongo/util/processinfo_unknown.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67704 SERVER-67705 Fix processor package counting for ARMGabriel Marks2022-11-291-4/+0
* Revert "SERVER-67704 SERVER-67705 Update host info to include CPU socket coun...Sviatlana Zuiko2022-11-231-0/+4
* SERVER-67704 SERVER-67705 Update host info to include CPU socket count + NUMA...Gabriel Marks2022-11-221-4/+0
* SERVER-53279 remove ProcessInfo::blockCheckSupported()Benety Goh2020-12-101-4/+0
* SERVER-53279 remove ProcessInfo::blockInMemory()Benety Goh2020-12-091-4/+0
* SERVER-53279 remove ProcessInfo::pagesInMemory()Benety Goh2020-12-091-4/+0
* SERVER-43385 remove MMAPv1 referencesVishnu Kaushik2020-09-111-4/+0
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-39863 remove std using namespace directivesBilly Donahue2019-02-281-3/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-36147 Add basic support for targeting emscriptenAndrew Morrow2018-07-171-0/+4
* SERVER-33706 Remove warning message about Windows FS cache configurationXiangyu Yao2018-05-161-4/+0
* SERVER-29465 Add warning about Windows SystemFileCacheSize for WiredTigerXiangyu Yao2017-11-101-0/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-35/+28
* SERVER-17745: Improve dirty page estimation in mmapv1 on WindowsMark Benvenuto2015-04-031-0/+4
* SERVER-9555 Better OS detection in sconsJonathan Reams2015-03-301-0/+82