On Wed, 28 Sep 2005, Sid Liu wrote:

>Is there a possibility that this Reiser 4 be used on a
>file, rather than a file system? Hopefully on Windows?


Reiser FS is a filesystem. It manages files. So it cannot be used on a
file.

Windows NTFS already has compressed files. Right click a file or directory
in exporer, select propeties, then advanced attributes. You can turn on
compression there. Don't know how to do it from the command line, though.


>
>--- Jay Sprenkle <[EMAIL PROTECTED]> wrote:
>
>> If you're on Linux read about the Reiser 4 file
>> system.
>> They found they could compress the entire file
>> system on the fly and achieve
>> higher performance as well. Most CPU's can compress
>> and move data faster
>> because they make up the difference on the slow I/O
>> channels to hard disks.
>> Might be a much easier solution
>>
>>
>> On 9/24/05, Martin Pfeifle <[EMAIL PROTECTED]>
>> wrote:
>> >
>> > Hello,
>> > does anybody know whether it is possible to
>> compress
>> > sqlite data on the page level. If I compress the
>> > sqlite database file with zlib I get very high
>> > compression rates due to the character of the
>> stored
>> > data.
>> > I think this problem is related to the problem of
>> > using encrypted databases. Perheps it is possible
>> just
>> > to exchange the encryption function call by a zlib
>> > compression call.
>> > Integrating such a call simply into the read and
>> write
>> > functions in the file os_win.c does not work.
>> > Can anybody help me, or give me a hint?
>> > Ciao Martin
>> >
>> >
>> >
>> >
>>
>___________________________________________________________
>> > Was denken Sie über E-Mail? Wir hören auf Ihre
>> Meinung:
>> > http://surveylink.yahoo.com/wix/p0379378.aspx
>> >
>>
>>
>>
>> --
>> ---
>> The Castles of Dereth Calendar: a tour of the art
>> and architecture of
>> Asheron's Call
>> http://www.lulu.com/content/77264
>>
>
>

-- 
    /"\
    \ /    ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
     X                           - AGAINST MS ATTACHMENTS
    / \

Reply via email to