util: Implement os_get_available_system_memory on Win32
authorYonggang Luo <luoyonggang@gmail.com>
Tue, 29 Mar 2022 20:45:31 +0000 (04:45 +0800)
committerMarge Bot <emma+marge@anholt.net>
Fri, 12 Aug 2022 15:05:47 +0000 (15:05 +0000)
commitd85295e6a9c957fb9871cd3b0daeb64c05f00992
treeedff986fc00ed0b6f4c817368d66eaa75c6cac0c
parentb2bf20e28fc659df215f94a055497471168e9158
util: Implement os_get_available_system_memory on Win32

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18001>
src/util/os_misc.c