summaryrefslogtreecommitdiff
path: root/src/mongo/util/processinfo_osx.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41071 Replace more NULLs with nullptrA. Jesse Jiryu Davis2019-06-171-3/+3
* SERVER-16571 Use Actual Memory Constraint vs. Total System Memory When They D...Matt Lord2019-03-081-0/+1
* SERVER-39863 fix macos,freebsdBilly Donahue2019-02-281-5/+5
* SERVER-39863 remove std using namespace directivesBilly Donahue2019-02-281-12/+10
* 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-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-29443 Fix iOS and tvOS compilesAndrew Morrow2017-06-051-1/+0
* SERVER-24991 Redact streaming log messagesDan Pasette2016-07-201-5/+5
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-6/+6
* SERVER-23971 Fixup headers to workaround clang-format 3.8 include sorting bugMark Benvenuto2016-05-281-3/+4
* SERVER-22398 Add SystemInfo::numAvailableCoresWaley Chen2016-02-261-0/+11
* SERVER-19160 Drop trailing null bytes from OS X string sysctlsAndrew Morrow2015-07-211-2/+3
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-137/+142
* 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/+223