Are there any updates to the "Fractal Tree FS" , based on TokuDB ?
One of TokuDB's employees gave a working presentation of FTRFS on some bigdata summit in July 2012. Any updates since then ?
strange benchmark logs. where is the command used for creating reiser4?
if during creation the flavour cryptcompress was chosen, maybe even with always-compress, it's an unfair comparison. this would explain why it performs so poorly in multithreading: all processors (especially on intel the "cores") are occupied with number-crunching for the compression.
or did the other filesystems have some compression feature turned on too? on ssd compression might be a bad idea anyway...
Are there any updates to the "Fractal Tree FS" , based on TokuDB ?
One of TokuDB's employees gave a working presentation of FTRFS on some bigdata summit in July 2012. Any updates since then ?
ZFS will give RAM back to the system if your system is under memory pressure. The limit on ARC is the maximum that it will permit itself to use. It by no means prevents your programs from using that memory should they need it.
I need to find time to rewrite that wiki page. That tip is completely wrong. Being less than 512MB is fine. On 32-bit ARM systems, people have set zfs_arc_max to 40MB at my suggestion. A good value is generally leaving it alone because the default of 1/2 works well. That is unless you are on a 32-bit system, where some tuning is necessary for now.
Also, ZFS can be included in the kernel. You just cannot redistribute a kernel binary that contains ZFS support. Here is a link to a slightly dated guide that says how to do this:
https://mthode.org/gentoo-hardened-z...-dm-cryptluks/
It actually can. Just do echo 3 > /proc/sys/vm/drop_caches.
Anyway, feel free to continue using an inferior page replacement algorithm and endure the lags that occur because your cache is wiped whenever a sudden temporary change in your workload doesn't use anything already in the cache. I will not stop you.
Last edited by ryao; 10-18-2012 at 05:44 AM.
How do you get to the conclusion that code quality is crap and what do you mean exactly by that term??
Furthermore performance comparison does not show any shittyness of Reiser4 or even more any awesomeness of Btrfs to my eyes...
Except only if you mean some advanced features btrfs demonstrates like cloning and stuff which for the average user I think are close to meaningless...