Makes sense so I did the following to test read/write speeds of 1GB in
1kB chunks (I am pretty new to Linux)

time dd bs=1K count=1000000 if=/dev/zero of=testdata conv=fdatasync #
write speed - 1GB total
sync && echo -n 3 | sudo tee /proc/sys/vm/drop_caches # flush cache
time dd bs=1K if=testdata of=/dev/null # read speed

And I still get a write speed of 9MB/s and read of 42MB/s



SB3 -> Quad 909 -> Quad Electrostatic speakers, Quad 405 -> TBI
subwoofer
3 x SB3s + SB Radio
LMS on Raspbian on a Pi4
Rotel RSP1068 surround processor, Quad 707 -> B&W surround
------------------------------------------------------------------------
rbl's Profile: http://forums.slimdevices.com/member.php?userid=4517
View this thread: http://forums.slimdevices.com/showthread.php?t=117034

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to