summaryrefslogtreecommitdiff
path: root/src/mongo/util/processinfo_solaris.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-7143 replace standard library number parsing with custom NumberParserNathan Brown2019-06-271-2/+2
* SERVER-40476 merge contents of utils/stringutils into utils/str.Billy Donahue2019-04-111-2/+1
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-12/+10
* 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-3/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-typeBilly Donahue2019-01-111-1/+1
* 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-24991 Redact streaming log messagesDan Pasette2016-07-201-4/+4
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-8/+8
* SERVER-22398 Add SystemInfo::numAvailableCoresWaley Chen2016-02-261-0/+10
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-164/+156
* 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/+241