On Mon, Apr 23, 2018 at 05:41:16PM -0700, subhra mazumdar wrote:During testing I did try with first only restricting the search window.
Lower the lower limit of idle cpu search in select_idle_cpu() and also putSo this patch does 2 (possibly 3) things, that's not good.
an upper limit. This helps in scalability of the search by restricting the
search window. Also rotating the search window with help of next_cpu
ensures any idle cpu is eventually found in case of high load.