>----- Oorspronkelijk bericht -----
>Van: Eric Auer [mailto:[EMAIL PROTECTED]
>Verzonden: dinsdag, maart 18, 2008 10:38 PM
>Aan: freedos-devel@lists.sourceforge.net
>Onderwerp: [Freedos-devel] compressed FAT filesystems (was: defrag methods)
>
>
>Hi!
>
>> Maybe with adding compression it could make a replacement for
>> doublespace? (running it through the network redirector obviously)
>
>Nope, doublespace compresses the actual data on your disk,
>not the space which is free anyway ;-). I think it would be
>nice to have a driver for one of those free / open compressed
>embedded filesystems for DOS. Some ad-hoc suggestions for a
>new filesystem.

Which free/open compressed embedded filesystems would that be? Serieus, the 
other day I read an entire thread on an electronics forum about there not being 
any of those. (That is why I have completed my own file system, 
FAT12/FAT16/FAT32 with LFN support, with C interface). 

Further more that is also what I intended to say. Add a compression attribute 
to the inode structure in LEAN. And then put the compressed data into the file.

Further more, the only reason one would use FAT is that it is compatible with a 
1001 number of tools. If you are going to make an incompatible system, at least 
base it on a more sensible design. That way you also don't have to care about 
microsoft patents and stuff.

Imre

>Eric
>
>
>
>-------------------------------------------------------------------------
>This SF.net email is sponsored by: Microsoft
>Defy all challenges. Microsoft(R) Visual Studio 2008.
>http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>_______________________________________________
>Freedos-devel mailing list
>Freedos-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/freedos-devel
>
>



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to