Compile fio against PMDK

21 views
Skip to first unread message

Lucas Lersch

unread,
Oct 22, 2018, 1:34:47 PM10/22/18
to pm...@googlegroups.com
Hi,

I have noticed that PMDK provides engines for fio, however when building fio it does not recognize PMDK. My PMDK is installed in an alternative location.

Is there a variable I can set to tell fio the correct PMDK location?

Thanks and best regards.

--
Lucas Lersch

Marcin Ślusarz

unread,
Oct 22, 2018, 4:54:10 PM10/22/18
to Lucas Lersch, pmem
Hi Lucas,

With https://github.com/axboe/fio/pull/708 applied you will be able to do:
PKG_CONFIG_PATH=$(pmdk_install_dir)/lib/pkgconfig ./configure
Without it:
./configure --extra-cflags="-I$(pmdk_install_dir)/include
-L$(pmdk_install_dir)/lib"

Marcin
> --
> You received this message because you are subscribed to the Google Groups
> "pmem" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to pmem+uns...@googlegroups.com.
> To post to this group, send email to pm...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/pmem/CAGR3jZChppbp5RGnv%3D9oDMz3p0zVRDVuj0qgxzH-Y1eKB0fFCg%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.

Lucas Lersch

unread,
Oct 23, 2018, 3:30:25 AM10/23/18
to Marcin Ślusarz, pm...@googlegroups.com
Hi,

thanks a lot, it works :)

Regards,
Lucas
--
Lucas Lersch
Reply all
Reply to author
Forward
0 new messages