Collin Funk <collin.funk1@xxxxxxxxx> writes: > Hi Brad, > > You wrote: > >> OpenBSD / NetBSD use HW_PHYSMEM64 to detect the amount of physical >> memory in a system. HW_PHYSMEM will not provide the correct amount >> on a system with >=4GB of memory. >> >> Signed-off-by: Brad Smith <brad@xxxxxxxxxxxx> >> --- >> builtin/gc.c | 4 +++- >> 1 file changed, 3 insertions(+), 1 deletion(-) > > I confirm this patch is correct. > > Reviewed-by: Collin Funk <collin.funk1@xxxxxxxxx> Thanks (also thanks for the online_cpus() one).