]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/numa: Add shim routines for NUMA on FreeBSD. 25920/head
authorWillem Jan Withagen <wjw@digiware.nl>
Fri, 11 Jan 2019 17:40:22 +0000 (18:40 +0100)
committerWillem Jan Withagen <wjw@digiware.nl>
Thu, 17 Jan 2019 10:41:44 +0000 (11:41 +0100)
commit531be189e35a4c5955bb3a9e6d60d52fa3427243
tree3c5da4c241cf93adcad4ac32e27a74db54594cf3
parentb59d74023b7094318902b03cdec6b842f71476fb
common/numa: Add shim routines for NUMA on FreeBSD.

FreeBSD has some of the numa features,
but for now faking them will do.

Also don't test NUMA on FreeBSD.

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/common/blkdev.cc
src/common/compat.cc
src/common/numa.cc
src/common/numa.h
src/include/compat.h
src/test/common/CMakeLists.txt