Windows 7 offers the possibility for a process to set its IO priority to "background". This is something the bitcoin client would certainly profit from, as it tends to read/write lots of data at times and while it does, it shouldn't interfere with other (more important) processes, like media players etc.
See: http://superuser.com/questions/136021/how-to-change-i-o-priority-of-a-process-or-thread-in-win7