DragonFly BSD
DragonFly kernel List (threaded) for 2006-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: User-Space Device Drivers


From: Csaba Henk <csaba.henk@xxxxxxx>
Date: 02 Apr 2006 18:57:59 GMT

On 2006-04-02, Andreas Hauser <andy@xxxxxxxxxxxxxxx> wrote:
> Will it support FUSE, http://fuse.sourceforge.net/?
> Csaba implemented it for FreeBSD:
> http://fuse4bsd.creo.hu/

I do plan porting FUSE over dfly, but not by dumbly Dragonflyizing the
FBSD module.

My plan is to make FUSE work by means of thin userspace glue layer atop of
Dfly's native userspace fs API... when there will be such a thing.

While (I think) the native API will be designed from scratch as it suits
for Dfly needs, a FUSE compat layer would be very useful because of the
cross platform nature of FUSE and the existing large codebase built on it.

This is how it seems to make sense for me, and the possibility of
having a pure userspace FUSE implementation sounds exciting.

Regards,
Csaba



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]