Possible to prioritize IO requests based on the requesting process?

Eugene Grosbein eugen at grosbein.net
Mon Dec 25 04:38:30 UTC 2017


25.12.2017 5:37, Yuri пишет:
> 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?

Start by reading rctl(8) manual page.




More information about the freebsd-hackers mailing list