Displaying 2 results from an estimated 2 matches for "exbibyt".
Did you mean:
exbibyte
2005 Sep 06
3
[Bug 1529] 32bit rollover problem rsyncing files greater than 4GB in size
https://bugzilla.samba.org/show_bug.cgi?id=1529
------- Additional Comments From thomas@suse.de 2005-09-06 06:37 -------
Now when len is OFF_T is it possible that sum->count (which is size_t) in
sum_sizes_sqroot() will rollover too at line:
sum->count = (len + (blength - 1)) / blength; ?
When we assume all variables have all bits set:
2^64 + (2^32 - 1) / 2^32 = 2^32 + 1
2008 Dec 28
4
ZFS on Linux
I am planning to use ZFS on my Centos 5.2 systems. The data I am
storing is very large text files where each file can range from 10M to
20G. I am very interested on the compression feature of ZFS, and it
seems no other native Linux FS supports it.
My question are: Is ZFS stable? How does it scale for very large
filesytems, ie, 2TB to 9TB? How is the performance of fuse? I plan to
use it on my