QUOTE(odyssey @ Dec 11 2007, 01:15)

I've noticed that it's also multithreading the reads on HDD when you're rescanning the library.
Media Library rescans are
not multithreaded, please don't post nonsense/misinformation.
QUOTE(Helios @ Dec 10 2007, 23:33)

On one of the forums I read the following opinion about Foobar HDD usage:
QUOTE
I used Foobar for a couple of weeks until i decided to see the hard drive usage, and well it was just through the roof, so I decided to change back to Winamp. To put it into prespective, I left foobar running for an hour and in Filemon, There had been well over 900,000 read writes to the drive, at which rate the drive would have failed prematurely.
I've noticed it too! Foobar makes an enormous amount of I\O Reads (can be seen in Task Manager) comparing to other players. Is it normal?
This has been explained before but I guess one more time won't hurt.
The numbers we're talking about here describe read/write requests
sent to your operating system, not
sent to your device. This has absolutely nothing to do with risk of hardware failure because the operating system optimizes requests that are sent to your device and caches recently accessed data. If this was a real issue, someone would have noticed such increased hardware failure rate by now; all we have is people reporting numbers from Task Manager, Filemon and such, without real life data to back their claims about harm being supposedly done to their hard drives.
We could easily get rid of this "problem" and add a caching layer, but I'm against adding code that serves no purpose other than keeping clueless people comfortable.