2017-02-15 22:53 GMT+09:00 Martin Husemann <[email protected]>: > On Wed, Feb 15, 2017 at 10:48:40PM +0900, Miwa Susumu wrote: >> >> sysctl has hw.physmem and hw.physmem64. > > The former exists only for backward binary compat, just ignore it.
I see. How about replace physmem64 to physmem ? remove: physmem rename: physmem64 -> physmem -- miwarin
