Is there a way to tell Windows to give certain programs higher priority for file system access? As an analogy, you can give a certain program higher CPU priority, so that you can keep using a certain program while a CPU intensive process runs in the background. I'd like to know if something similar can be done for file system access. The situation I'm running into is that I'm watching a movie on a hard drive. That drive is also having hundreds of gigabytes moved off of it. The video playback is extremely, unwatchably, choppy because of the large file move. So is there some way to tell windows to give my video player precedence when it comes to file access the same way you can give it CPU precedence?
|
feedback
|
|
Are you talking about I/O prioritization? You can change a process or thread's I/O priority with Process Hacker. | |||
feedback
|
|
Windows does not have any facilities for setting disk access priority. I would recommend moving the file to another drive and use that for playback or transfer data from the drive when you don't need/want to watch a movie. | |||
|
feedback
|