Re: [PATCH] runqueue: add cpu/io pressure regulation
Jose Quaresma
Hi Aryaman, Aryaman Gupta <aryaman.gupta@...> escreveu no dia quarta, 29/06/2022 à(s) 21:10: Stop the scheduler from starting new tasks if the We can jump when the user does not provide any default values or if they provide the maximum if self.readable_pressure_files and (self.rq.max_cpu_pressure < 100 or self.rq.max_io_pressure < 100): Jose + # extract avg10 from /proc/pressure/{cpu|io} Best regards, José Quaresma |
|