reiser4 mkfs, cryptcompress, tail packing, etc.

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

 



Hi,

It's been a while since I last tried reiser4, and having just looked at the wiki, I couldn't find any info at all on the cryptocompress plugin and tail packing options at mkfs time specifically relating to reiser4. Also, is there a nolog option on reiser4 as there is on reiserfs?

The reason I ask is because I am looking for a file system that improves on ext2 for very slow writing flash media (think cheap USB sticks, SD cards, etc.). So, ideally, I want to disable journalling and enable compression, to minimize the number of writing to the underlying media. In theory, compression with journalling switched off should give reiser4 an edge in this use-case, so I just wanted to check what the current state of the compression is (couldn't find any references to -o create=ccreg40 in the wiki), and that it works as one might expect (compressing before committing to disk).

Another question (not sure if it is specifically related to reiser4 or generic) is about compressed hard-linked DLLs and mmap. Specifically, if a .so is hard-linked in two places, dynamically linking to each instance causes both to be mmapped to the same memory since they'll have the same inode, and that means the memory is only used once. How does this work if the .so is compressed? Does it all still work the same, with the decompressed file being in a single mmap for both dynamically linked instances?

Many thanks.

Gordan
--
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux File System Development]     [Linux BTRFS]     [Linux NFS]     [Linux Filesystems]     [Ext4 Filesystem]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Resources]

  Powered by Linux