kernel32: Use the Mach host_info(HOST_BASIC_INFO) API to obtain total RAM after tryin...
commitf40c5484fc4a1b52e51be267e853f902743cac98
authorKen Thomases <ken@codeweavers.com>
Mon, 17 Feb 2014 02:43:45 +0000 (16 20:43 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 Feb 2014 10:13:12 +0000 (17 11:13 +0100)
tree89a7b02046965efffc8b69213738e9ccaf1682e8
parent9b7c94bc55379941dd549c492424e3079b914b55
kernel32: Use the Mach host_info(HOST_BASIC_INFO) API to obtain total RAM after trying sysctl(HW_MEMSIZE) and before HW_PHYSMEM.
dlls/kernel32/heap.c