summaryrefslogtreecommitdiff
path: root/src/mongo/util/processinfo_windows.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50123 Record number of physical cores on all platformsGabriel Russell2020-10-291-38/+64
* SERVER-16571 Use Actual Memory Constraint vs. Total System Memory When They D...Matt Lord2019-04-051-0/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-14/+17
* SERVER-33706 Remove warning message about Windows FS cache configurationXiangyu Yao2018-06-041-33/+0
* SERVER-33643 refactor processInfo to no longer depend on globalRobert Guo2018-04-261-1/+3
* SERVER-29465 Add warning about Windows SystemFileCacheSize for WiredTigerXiangyu Yao2017-11-101-0/+33
* SERVER-31568 Fix Windows Version detectionMark Benvenuto2017-11-021-19/+8
* SERVER-17414 Enable Warnings As Errors on Windows, and disable/fix warningsMark Benvenuto2017-10-201-0/+5
* SERVER-31092 Fix getNumAvailableCores() on Windows to be able to return more ...Henrik Edin2017-09-181-1/+1
* SERVER-24395 Do not display startup warnings when querying for versionMark Benvenuto2016-08-301-4/+0
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-23277 Update LDR branch range checkMark Benvenuto2016-03-311-1/+4
* SERVER-22398 Add SystemInfo::numAvailableCoresWaley Chen2016-02-261-0/+15
* SERVER-18978: Clang-Format - Fix comment word wrapping indentationMark Benvenuto2015-06-201-1/+3
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-299/+297
* SERVER-17308 Replace boost::scoped_array<T> with std::unique_ptr<T[]>Andrew Morrow2015-06-101-6/+5
* SERVER-17745: Improve dirty page estimation in mmapv1 on WindowsMark Benvenuto2015-04-031-4/+55
* SERVER-9555 Better OS detection in sconsJonathan Reams2015-03-301-0/+426