It seems that if one waits a while after writing some data the read
speed isn´t that bad. I do a

find / -exec cat {} \; > /dev/null &

and monitor the read speed with "sysstat vm". It is around 60 - 70
MB/s. This strengthens the suspicion that write caching isn´t working.

Reply via email to