mirror of https://github.com/shirou/gopsutil
process: determine page sizes via function
Instead of hard-coding the page size for linux systems, use Go's `Getpagesize` function. This resolves #258. Signed-off-by: Thomas Hipp <thipp@suse.de>pull/259/head
parent
214acac9ea
commit
eb4a57117f
Loading…
Reference in New Issue