numam-spdk/examples
Jim Harris 7d4705a257 blob: remove SPDK_BLOB_STATE_SYNCING
All metadata operations are now done on the metadata
thread, so we no longer have to worry about one thread
updating in-memory metadata structures while another
thread is transferring the in-memory structures to
on-disk structures.

This does not protect against multiple sync operations
outstanding at once - that will be coming in an
upcoming path.

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

Reviewed-on: https://review.gerrithub.io/401056
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Maciej Szwed <maciej.szwed@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2018-02-27 10:58:29 -05:00
..
bdev build: add @: to remaining 'all' targets 2018-02-14 17:38:25 -05:00
blob blob: remove SPDK_BLOB_STATE_SYNCING 2018-02-27 10:58:29 -05:00
ioat Make: remove unused CFLAGS 2018-02-21 13:10:29 -05:00
nvme util: add spdk_mem_all_zero() function 2018-02-23 10:05:32 -05:00
Makefile examples: blobstore hello world 2017-08-11 13:17:11 -04:00