fdp: support scheme placement id (index) selection
authorHyunwoo Park <dshw.park@samsung.com>
Tue, 30 Apr 2024 06:58:12 +0000 (06:58 +0000)
committerHyunwoo Park <dshw.park@samsung.com>
Tue, 21 May 2024 12:12:35 +0000 (12:12 +0000)
commit04d5add8452b55b89c39625d9139511584fd4c21
treed6b51a3d912976c40d61f872fa227540f1116440
parent3ed8eea0ee9b5d7de603e9b128e6c05941b99938
fdp: support scheme placement id (index) selection

Add a new placement id selection method called scheme. It allows
users to assign a placement ID (index) depending on the offset range.
The strategy of the scheme is specified in the file by user and
is applicable using the option dp_scheme.

Signed-off-by: Hyunwoo Park <dshw.park@samsung.com>
HOWTO.rst
cconv.c
dataplacement.c
dataplacement.h
file.h
fio.1
options.c
server.h
thread_options.h