]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/numa: remove unused _mask variants 25792/head
authorSage Weil <sage@redhat.com>
Tue, 8 Jan 2019 15:54:04 +0000 (09:54 -0600)
committerSage Weil <sage@redhat.com>
Wed, 9 Jan 2019 15:44:48 +0000 (09:44 -0600)
commita591dfbbae23ab9b6cdecfc277185da8cc4c8e5f
tree52286a05966d1887571b2268cb59c53b7684cb77
parente1d147fa7ae73502817563cf86988f7397964a34
common/numa: remove unused _mask variants

These parse the 'local_cpus' file that has a hex bitmask, but I didn't end
up using them.

Signed-off-by: Sage Weil <sage@redhat.com>
src/common/numa.cc
src/common/numa.h
src/test/common/test_numa.cc