Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: switch to nullptr for sysctl's empty new value | Jan Beich | 2020-07-01 | 1 | -4/+4 |
| | |||||
* | common: add sysconf() fallback | Jan Beich | 2020-06-30 | 1 | -3/+16 |
| | | | | | | src/common/memory_detect.cpp:15:10: fatal error: 'sys/sysinfo.h' file not found #include <sys/sysinfo.h> ^~~~~~~~~~~~~~~ | ||||
* | Fix macOS code and change "Swapfile" to "Swap" | Morph | 2020-05-27 | 1 | -2/+5 |
| | |||||
* | main: Log host system memory parameters | Morph | 2020-05-17 | 1 | -0/+57 |
Logs both physical memory and swapfile sizes, this is useful for support. |