FearlessTobi
|
de1fe7e6e3
|
Address review comments
|
2022-11-15 11:20:35 +01:00 |
|
Jan Beich
|
35f7f5e3e3
|
common: switch to nullptr for sysctl's empty new value
|
2022-11-15 10:34:56 +01:00 |
|
Jan Beich
|
6dabf10009
|
common: add sysconf() fallback
src/common/memory_detect.cpp:15:10: fatal error: 'sys/sysinfo.h' file not found
#include <sys/sysinfo.h>
^~~~~~~~~~~~~~~
|
2022-11-15 10:34:56 +01:00 |
|
Morph
|
cb8b72069f
|
Fix macOS code and change "Swapfile" to "Swap"
|
2022-11-15 10:34:56 +01:00 |
|
Morph
|
a67f205cfe
|
main: Log host system memory parameters
Logs both physical memory and swapfile sizes, this is useful for support.
|
2022-11-15 10:34:56 +01:00 |
|