* block devices in userland
@ 2008-07-04 22:11 Enrico Weigelt
0 siblings, 0 replies; 4+ messages in thread
From: Enrico Weigelt @ 2008-07-04 22:11 UTC (permalink / raw)
To: linux kernel list
Hi folks,
is there an API for writing block device drivers in userland ?
thx
--
---------------------------------------------------------------------
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/
---------------------------------------------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: block devices in userland
@ 2008-07-04 22:51 devzero
2008-07-05 16:29 ` Enrico Weigelt
0 siblings, 1 reply; 4+ messages in thread
From: devzero @ 2008-07-04 22:51 UTC (permalink / raw)
To: Enrico Weigelt; +Cc: linux-kernel
>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
regards
roland
List: linux-kernel
Subject: block devices in userland
From: Enrico Weigelt <weigelt () metux ! de>
Date: 2008-07-04 22:11:28
Message-ID: 20080704221127.GA25636 () nibiru ! local
[Download message RAW]
Hi folks,
is there an API for writing block device drivers in userland ?
thx
--
---------------------------------------------------------------------
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/
---------------------------------------------------------------------
______________________________________________________________
Jeden Monat 1 hochkarätiger maxdome-Blockbuster GRATIS!
Exklusiv für alle WEB.DE Nutzer. http://www.blockbuster.web.de
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: block devices in userland
2008-07-04 22:51 block devices in userland devzero
@ 2008-07-05 16:29 ` Enrico Weigelt
2008-07-10 18:24 ` Pavel Machek
0 siblings, 1 reply; 4+ messages in thread
From: Enrico Weigelt @ 2008-07-05 16:29 UTC (permalink / raw)
To: linux-kernel
* 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/
---------------------------------------------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: block devices in userland
2008-07-05 16:29 ` Enrico Weigelt
@ 2008-07-10 18:24 ` Pavel Machek
0 siblings, 0 replies; 4+ messages in thread
From: Pavel Machek @ 2008-07-10 18:24 UTC (permalink / raw)
To: Enrico Weigelt; +Cc: linux-kernel
On Sat 2008-07-05 18:29:02, Enrico Weigelt wrote:
> * 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).
nbd, but be careful about deadlocks.
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-07-12 7:07 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-04 22:51 block devices in userland devzero
2008-07-05 16:29 ` Enrico Weigelt
2008-07-10 18:24 ` Pavel Machek
-- strict thread matches above, loose matches on Subject: below --
2008-07-04 22:11 Enrico Weigelt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox