I noticed the pmemblk ioengine is broken - I've tested with commit
785e49c659023df1735bff195ad4ba133ebd23a7 (i.e. git master as of today).
engines/pmemblk.c: In function ‘pmb_open’:
engines/pmemblk.c:219:3: warning: implicit declaration of function
‘pmemblk_bsize’ [-Wimplicit-function-declaration]
pmb->pmb_bsize = pmemblk_bsize(pmb->pmb_pool);
^
...
engines/pmemblk.o: In function `pmb_open':
/home/bcran/workspace/fio/engines/pmemblk.c:219: undefined reference to
`pmemblk_bsize'
collect2: error: ld returned 1 exit status
I have libpmemblk 0.2 installed.
--
Rebecca
--
To unsubscribe from this list: send the line "unsubscribe fio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html