mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-24 21:55:46 +00:00
main: Log host system memory parameters
Logs both physical memory and swapfile sizes, this is useful for support.
This commit is contained in:
parent
c5fbedf14c
commit
c02daca95c
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