Re: [PATCH, RFC] list all available dynamic ioengines with --enghelp

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/6/20 4:07 PM, Eric Sandeen wrote:
> When dynamic engines are enabled, "fio --enghelp" does not list all
> available engines as the man page says it will:
> 
> 	If no ioengine is given, list all available ioengines.
> 
> Fix this by opening FIO_EXT_ENG_DIR and attempting dlopen_ioengine
> everything that's found there.

The last(?) thing that would be nice to fix for the dynamic engines is to
not hardcode FIO_EXT_ENG_DIR to /usr/lib/fio since many systems will
be using /usr/lib64, but I'm not really sure how to do that best in
the hardcoded configure world of fio ... I could hack something up.

-Eric



[Index of Archives]     [Linux Kernel]     [Linux SCSI]     [Linux IDE]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux