All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Martin Steigerwald <Martin@lichtvoll.de>
Cc: fio@vger.kernel.org
Subject: Re: engines like rdma engine that require additional dependencies
Date: Sun, 16 Oct 2011 18:30:58 +0200	[thread overview]
Message-ID: <4E9B06C2.7050005@kernel.dk> (raw)
In-Reply-To: <201110151144.06000.Martin@lichtvoll.de>

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


      reply	other threads:[~2011-10-16 16:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-15  9:44 engines like rdma engine that require additional dependencies Martin Steigerwald
2011-10-16 16:30 ` Jens Axboe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E9B06C2.7050005@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=Martin@lichtvoll.de \
    --cc=fio@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.