* engines like rdma engine that require additional dependencies
@ 2011-10-15 9:44 Martin Steigerwald
2011-10-16 16:30 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Martin Steigerwald @ 2011-10-15 9:44 UTC (permalink / raw)
To: fio
Hi Jens!
I discussed with my package sponsor about whether to build rdma engine for
fio 1.59 debian package or not. We decided to do it and see how it builds
on all architectures.
But on installing fio now also two additional libs get installed and one of
them creates a user named "rdma".
I wonder whether it would be feasible or good to have engines that require
external dependencies as modules that could be packaged separately.
Might not matter much as long as its only the rdma engine tough.
What do you think?
Thanks,
--
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: engines like rdma engine that require additional dependencies
2011-10-15 9:44 engines like rdma engine that require additional dependencies Martin Steigerwald
@ 2011-10-16 16:30 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2011-10-16 16:30 UTC (permalink / raw)
To: Martin Steigerwald; +Cc: fio
On 2011-10-15 11:44, Martin Steigerwald wrote:
> Hi Jens!
>
> I discussed with my package sponsor about whether to build rdma engine for
> fio 1.59 debian package or not. We decided to do it and see how it builds
> on all architectures.
>
> But on installing fio now also two additional libs get installed and one of
> them creates a user named "rdma".
>
> I wonder whether it would be feasible or good to have engines that require
> external dependencies as modules that could be packaged separately.
>
> Might not matter much as long as its only the rdma engine tough.
>
> What do you think?
It should be fairly easy to do that, fio already supports loading
external engines via dlopen(). So if engine/rdma.c is built as a
dynamically loadable object, then it could be packaged as
fio-engine-rdma or something like that.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-16 16:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-15 9:44 engines like rdma engine that require additional dependencies Martin Steigerwald
2011-10-16 16:30 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox