All of lore.kernel.org
 help / color / mirror / Atom feed
From: Enrico Weigelt <weigelt@metux.de>
To: linux-kernel@vger.kernel.org
Subject: Re: block devices in userland
Date: Sat, 5 Jul 2008 18:29:02 +0200	[thread overview]
Message-ID: <20080705162902.GA26789@nibiru.local> (raw)
In-Reply-To: <342518340@web.de>

* devzero@web.de <devzero@web.de> wrote:
> >is there an API for writing block device drivers in userland ?
> 
> i don`t know if there is some in vanilla, but maybe dm-userspace is worth taking a look at ?
> see http://wiki.xensource.com/xenwiki/DmUserspace

hmm, doesn't seem to be what I'm looking for - it just leaves the 
mapping of virtual to physical blocks to userland. 

What I need is passing the whole read/write requests to some userland
deamon - these blocks won't come from any (in-kernel) block device,
but an totally different kind of storage (eg. venti).


cu
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service - http://www.metux.de/
---------------------------------------------------------------------
 Please visit the OpenSource QM Taskforce:
 	http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
	http://patches.metux.de/
---------------------------------------------------------------------

  reply	other threads:[~2008-07-05 16:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-04 22:51 block devices in userland devzero
2008-07-05 16:29 ` Enrico Weigelt [this message]
2008-07-10 18:24   ` Pavel Machek
  -- strict thread matches above, loose matches on Subject: below --
2008-07-04 22:11 Enrico Weigelt

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=20080705162902.GA26789@nibiru.local \
    --to=weigelt@metux.de \
    --cc=linux-kernel@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.