bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] physmem: use sysinfo on linux for physmem_total


From: Pádraig Brady
Subject: Re: [PATCH] physmem: use sysinfo on linux for physmem_total
Date: Tue, 15 Apr 2014 15:49:19 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

On 04/15/2014 03:43 PM, Natanael Copa wrote:
> * lib/physmem.c (physmem_total): Some systems like musl libc does not
> (yet) support _SC_PHYS_PAGES. Use the linux syscall sysinfo first and
> fallback to sysconf with _SC_PHYS_PAGES and _SC_PAGESIZE.

This looks good.
I confirmed the values are the same on a
2.6.43.8-2.fc15.x86_64 system at least.

thanks,
Pádraig.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]