Possible to prioritize IO requests based on the requesting process?

Yuri yuri at rawbw.com
Sun Dec 24 22:37:11 UTC 2017


If I am watching a Netflix movie, I wouldn't want some batch file 
download to interrupt me, because, obviously, the response from an 
interactive process is expected with higher urgency, compared to a batch 
result.


Assuming that disk/network IO is a bottleneck, is there a way to 
prioritize them based on pid?


Yuri




More information about the freebsd-hackers mailing list