main: Log host system memory parameters
Logs both physical memory and swapfile sizes, this is useful for support.
This commit is contained in:
parent
65010607b7
commit
9a36d8600c
4 changed files with 86 additions and 0 deletions
|
@ -123,6 +123,8 @@ add_library(common STATIC
|
|||
lz4_compression.cpp
|
||||
lz4_compression.h
|
||||
math_util.h
|
||||
memory_detect.cpp
|
||||
memory_detect.h
|
||||
memory_hook.cpp
|
||||
memory_hook.h
|
||||
microprofile.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue