tech-kern archive

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

Re: mpt Serious performance issues



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.


Home | Main Index | Thread Index | Old Index