You are not logged in.

#1 2016-12-07 13:34:44

olive
Member
From: Belgium
Registered: 2008-06-22
Posts: 1,490

Transparent filesystem compression

I wonder if there is a filesystem that supports transparent compression. Lots of files are stored compressed (man pages, for example). It seems it would be much more efficient to have a compression at the file system level so that we could just use normal files. No more zgrep, no more library to access compressed file in the editor (emacs support that for example) and the possibility to compress exactly what  we like, included less used executables. Why is this feature not more widespread. I am not a specialist in file systems, but it seems not very difficult to implement.

Offline

#2 2016-12-07 14:17:02

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Transparent filesystem compression


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2016-12-07 14:26:24

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,394

Re: Transparent filesystem compression

Probably not what you are looking for, because it is not intended to replace the whole filesystem:
https://github.com/tex/fusecompress


Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !

Offline

#4 2016-12-07 14:40:52

jjb2016
Member
From: Oxfordshire
Registered: 2016-02-29
Posts: 73

Re: Transparent filesystem compression

ZFS supports transparent compression and there are Arch Wiki guides explaining how to install Arch on ZFS.  Unfortunately ZFS support does not come with the standard arch linux kernel and has to be installed as a kernel module.  See the ZFS section in the wiki.

Offline

Board footer

Powered by FluxBB