All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Thanos Makatos <thanos.makatos@citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: [PATCH 0 of 9 RFC] blktap3: Introduce a small subset of blktap3 files
Date: Thu, 29 Nov 2012 15:10:48 +0000	[thread overview]
Message-ID: <1354201848.6269.12.camel@zakaz.uk.xensource.com> (raw)
In-Reply-To: <patchbomb.1353090340@makatos-desktop>

On Fri, 2012-11-16 at 18:25 +0000, Thanos Makatos wrote:
> blktap3 is a disk backend driver. It is based on blktap2 but does not require
> the blktap/blkback kernel modules as it allows tapdisk to talk directly to
> blkfront. This primarily simplifies maintenance, and _may_ lead to performance
> improvements. This patch series introduces a small subset of files required by
> blktap3. blktap3 is based on a blktap2 fork maintained mostly by Citrix (it
> lives in github), so these changes are also imported, apart from the blktap3
> ones.

Sorry it took so long to look at this series, it generally looks good,
thanks. I made a couple of minor comments on some patches and I noticed
that I agreed with many of your TODOs.

Can you list explicitly what is in the patch, I think it's the central
dispatcher/ctl daemon, which spawns the tapdisk processes on demand, but
not the tapdisk process itself?

It might also be useful to give a high level overview of the
architecture. Could you enumerate what the moving parts are and how they
fit together?

For example, I think, but I'm guessing a bit, that there is a daemon
which watches xenstore and spawns processes on demand, is that right? Is
that daemon called "tap-ctl"

There is also an RPC mechanism for talking to either that daemon or the
individual tapdisk process and a library for clients to speak it? This
is unix domain socket based or something else?

Ian.

  parent reply	other threads:[~2012-11-29 15:10 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-16 18:25 [PATCH 0 of 9 RFC] blktap3: Introduce a small subset of blktap3 files Thanos Makatos
2012-11-16 18:25 ` [PATCH 1 of 9 RFC] blktap3: Introduce blktap3 headers Thanos Makatos
2012-11-29 15:06   ` Ian Campbell
2012-12-04 12:26     ` Thanos Makatos
2012-12-04 13:42       ` Ian Campbell
2012-11-16 18:25 ` [PATCH 2 of 9 RFC] blktap3: Introduce tapdisk message types and structures Thanos Makatos
2012-11-16 18:25 ` [PATCH 3 of 9 RFC] blktap3: Introduce the tapdisk control header Thanos Makatos
2012-11-16 18:25 ` [PATCH 4 of 9 RFC] blktap3: Introduce listing running tapdisks functionality Thanos Makatos
2012-11-16 18:25 ` [PATCH 5 of 9 RFC] blktap3: Introduce functions used by xenio to instruct the tapdisk to connect to the shared ring Thanos Makatos
2012-11-16 18:25 ` [PATCH 6 of 9 RFC] blktap3: Introduce tapdisk control information retrieval functionality Thanos Makatos
2012-11-16 18:25 ` [PATCH 7 of 9 RFC] blktap3: Introduce tapdisk message exchange functionality Thanos Makatos
2012-11-16 18:25 ` [PATCH 8 of 9 RFC] blktap3: Introduce tapdisk spawn functionality Thanos Makatos
2012-11-16 18:25 ` [PATCH 9 of 9 RFC] blktap3: Introduce makefile that builds xenio-required tap-ctl functionality Thanos Makatos
2012-11-29 15:06   ` Ian Campbell
2012-12-04 14:34     ` Thanos Makatos
2012-11-29 15:10 ` Ian Campbell [this message]
2012-12-04 12:09   ` [PATCH 0 of 9 RFC] blktap3: Introduce a small subset of blktap3 files Thanos Makatos

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=1354201848.6269.12.camel@zakaz.uk.xensource.com \
    --to=ian.campbell@citrix.com \
    --cc=thanos.makatos@citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /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.