[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: USB Mass Storage with rump
From: |
Olaf Buddenhagen |
Subject: |
Re: USB Mass Storage with rump |
Date: |
Thu, 24 Sep 2015 00:28:38 +0200 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
Hi,
On Sat, Sep 19, 2015 at 11:57:03PM +0200, Robert Millan wrote:
> single Rump instance inside a single translator which exposes all of
> /dev in Rump namespace somewhere under host /dev hierarchy (e.g.
> /dev/rump/*).
This is certainly tempting, but also dangerous -- once a somewhat
working solution is in place, there is less motivation to do the "right"
thing...
Note that besides going fully monolithic (as described above), or fully
modular (as you suggested originally), a compromise solution that is
monolitic on the vertical axis (all layers in one server), but modular
on the horizontal one (seperate instance for each device) is also a
possibility. I'm not saying it's necessarily the best choice -- but it's
an option to consider. Ultimately it depends on how much effort the
person implementing it is willing to invest...
-antrik-
- Re: Sound translator / PCI device handling (was: Full-time developer available), (continued)
- Re: Sound translator / PCI device handling (was: Full-time developer available), Samuel Thibault, 2015/09/19
- Sound translator (was: Full-time developer available), Olaf Buddenhagen, 2015/09/18
- Re: Sound translator, Robert Millan, 2015/09/19
- Re: Sound translator, Olaf Buddenhagen, 2015/09/23
- Re: Sound translator, Robert Millan, 2015/09/24
- Sound translator (was: Full-time developer available), Olaf Buddenhagen, 2015/09/18
- USB Mass Storage with rump (was: Full-time developer available), Olaf Buddenhagen, 2015/09/18
- Re: USB Mass Storage with rump, Robert Millan, 2015/09/19
- Re: USB Mass Storage with rump, Samuel Thibault, 2015/09/19
- Re: USB Mass Storage with rump, Robert Millan, 2015/09/19
- Re: USB Mass Storage with rump,
Olaf Buddenhagen <=
- Re: USB Mass Storage with rump, Olaf Buddenhagen, 2015/09/23
- Re: USB Mass Storage with rump, Samuel Thibault, 2015/09/24
- Device interfaces (was: USB Mass Storage with rump), Olaf Buddenhagen, 2015/09/26
- Re: Device interfaces (was: USB Mass Storage with rump), Samuel Thibault, 2015/09/26
- Re: USB Mass Storage with rump, Olaf Buddenhagen, 2015/09/23
- Re: USB Mass Storage with rump, Robert Millan, 2015/09/24
- Re: USB Mass Storage with rump (was: Full-time developer available), Samuel Thibault, 2015/09/19
- Rump errno conversion, Robert Millan, 2015/09/20
- Re: Full-time developer available, Justus Winter, 2015/09/24
Re: Full-time developer available, Justus Winter, 2015/09/17