Port-arm archive

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

Re: success with ZFS on armv7



hi list, 

> Do you have any idea how not-performant ZFS is, compared to FFS? (I suppose
> being on top of cgd won't help that)
as promised, here's the same test from yesterday without cgd

# dd if=/dev/zero of=./test.file bs=4k count=10240
[...]
41943040 bytes transferred in 24.169 secs (1735406 bytes/sec)
# dd if=/dev/zero of=./test.file bs=1m count=1024
[...]
1073741824 bytes transferred in 526.257 secs (2040337 bytes/sec)

there you go, even if the numbers look worse, i'd put them into the same
ballpark and conclude that on the rpi, having CGDs in the way, doesn't
make much of a difference. looks roughly the same.

thanks & stay safe



Home | Main Index | Thread Index | Old Index