solaris: add os_phys_mem() implementation
authorTomohiro Kusumi <tkusumi@tuxera.com>
Fri, 3 Nov 2017 16:46:02 +0000 (18:46 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 3 Nov 2017 16:48:35 +0000 (10:48 -0600)
commitf1ee61586b30ea4a54c8f10e1b1c5aa28a837101
tree7fd0f8b28c7e6f9abc47e05bf2d13b35520cd1bd
parent978536ff1750c986fbb624e1bb23df92cd5530af
solaris: add os_phys_mem() implementation

Copied from os/os-linux.h. The standard sysconf(3C) names work on
Solaris (actually compiled/tested on illumos) as well.

Signed-off-by: Tomohiro Kusumi <tkusumi@tuxera.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
os/os-solaris.h