summaryrefslogtreecommitdiff
path: root/src/mongo/util/processinfo_openbsd.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67704 SERVER-67705 Fix processor package counting for ARMGabriel Marks2022-11-291-5/+1
* Revert "SERVER-67704 SERVER-67705 Update host info to include CPU socket coun...Sviatlana Zuiko2022-11-231-1/+5
* SERVER-67704 SERVER-67705 Update host info to include CPU socket count + NUMA...Gabriel Marks2022-11-221-5/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-53279 remove ProcessInfo::blockCheckSupported()Benety Goh2020-12-101-4/+0
* SERVER-53279 remove ProcessInfo::blockInMemory()Benety Goh2020-12-091-11/+0
* SERVER-53279 remove ProcessInfo::pagesInMemory()Benety Goh2020-12-091-15/+0
* SERVER-43385 remove MMAPv1 referencesVishnu Kaushik2020-09-111-4/+0
* SERVER-47075 Clean up some log linesGabriel Russell2020-06-021-12/+14
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-12/+25
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-16571 Use Actual Memory Constraint vs. Total System Memory When They D...Matt Lord2019-03-081-0/+1
* SERVER-39863 remove std using namespace directivesBilly Donahue2019-02-281-9/+7
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-33706 Remove warning message about Windows FS cache configurationXiangyu Yao2018-05-161-4/+0
* SERVER-33643 refactor processInfo to no longer depend on globalRobert Guo2018-03-151-1/+1
* SERVER-29465 Add warning about Windows SystemFileCacheSize for WiredTigerXiangyu Yao2017-11-101-0/+4
* SERVER-30914: Repair basic builds on OpenBSDAndrew Aldridge2017-09-201-0/+8
* SERVER-29083 Use after free in *BSD processinfo layerMark Benvenuto2017-05-121-3/+5
* SERVER-24991 Redact streaming log messagesDan Pasette2016-07-201-8/+8
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-144/+139
* 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/+210