On Fri, Jun 23, 2017 at 12:55:30PM -0400, r...@redhat.com wrote: > From: Rik van Riel <r...@redhat.com> > > The function effective_load was only used by the NUMA balancing > code, and not by the regular load balancing code. Now that the > NUMA balancing code no longer uses it either, get rid of it.
Hmm,... funny. It used to be used by wake-affine. I'll have to go check what happened.