Hello Thomas,
Thursday, January 25, 2007, 8:21:55 PM, you wrote:
TMK> Hi everybody,
TMK> many people, like myself, tested the performance of the ZFS
TMK> filesystem by doing a "tar xf something.tar". Unfortunately, ZFS
TMK> doesn't handle this workload pretty well as all writes are being
TMK> ex
Hi everybody,
many people, like myself, tested the performance of the ZFS filesystem by doing
a "tar xf something.tar". Unfortunately, ZFS doesn't handle this workload
pretty well as all writes are being executed sequentially. So some people
requested a multi-threaded tar...
Well, here it come