numam-spdk/test/blobfs/rocksdb
Jim Harris eba7fce38f rocksdb: cleanup SpdkInitializeThread/SpdkFinalizeThread
Remove SpdkFinalizeThread.  It is no longer needed - the
thread-local destructor handles the cleanup.

Keep SpdkInitializeThread but make it static.  We still
need this function for the main thread, so that it can
be explicitly called after the filesystem has been
loaded.

Part of this patch moves the rocksdb_commit_id to a
version that doesn't make calls to these functions.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Ib9aefdfede7e5636085079d2226ec1c4d2cae406

Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/452687
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
2019-05-02 09:00:43 +00:00
..
.gitignore blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00
common_flags.txt blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00
lsan_suppressions.txt test/rocksdb: suppress leak reports on thread local ctx 2019-05-02 09:00:43 +00:00
postprocess.py scripts: use python3 in all scripts 2018-09-14 22:24:30 +00:00
rocksdb_commit_id rocksdb: cleanup SpdkInitializeThread/SpdkFinalizeThread 2019-05-02 09:00:43 +00:00
rocksdb.sh test/rocksdb: add tracing 2019-05-02 09:00:43 +00:00
run_tests.sh test: set all coremasks to use 8 or fewer cores. 2018-03-13 00:51:37 -04:00