-
Austin Seipp authored
Darwin doesn't support _SC_PHYS_PAGES, but we can get the exact number of bytes of physical memory via 'hw.memsize', so we use that instead. Signed-off-by:Austin Seipp <austin@well-typed.com>
Austin Seipp authoredDarwin doesn't support _SC_PHYS_PAGES, but we can get the exact number of bytes of physical memory via 'hw.memsize', so we use that instead. Signed-off-by:Austin Seipp <austin@well-typed.com>
Loading