Jan Beich
|
3b1683a152
|
common: switch to nullptr for sysctl's empty new value
|
2020-06-30 23:00:18 +00:00 |
|
Jan Beich
|
e6085ea35f
|
common: add sysconf() fallback
src/common/memory_detect.cpp:15:10: fatal error: 'sys/sysinfo.h' file not found
#include <sys/sysinfo.h>
^~~~~~~~~~~~~~~
|
2020-06-29 22:41:22 +00:00 |
|
Morph
|
b2af304918
|
Fix macOS code and change "Swapfile" to "Swap"
|
2020-05-27 11:21:59 -04:00 |
|
Morph
|
9a36d8600c
|
main: Log host system memory parameters
Logs both physical memory and swapfile sizes, this is useful for support.
|
2020-05-17 14:45:12 -04:00 |
|