Re: [RFC PATCH 0/6] Improve VM DVFS and task placement behavior

From: Saravana Kannan
Date: Thu Mar 30 2023 - 19:37:34 EST


On Thu, Mar 30, 2023 at 4:20 PM Oliver Upton <oliver.upton@xxxxxxxxx> wrote:
>
> On Thu, Mar 30, 2023 at 03:43:35PM -0700, David Dai wrote:
>
> [...]
>
> > David Dai (6):
> > sched/fair: Add util_guest for tasks
> > kvm: arm64: Add support for get_cur_cpufreq service
> > kvm: arm64: Add support for util_hint service
> > kvm: arm64: Add support for get_freqtbl service
> > dt-bindings: cpufreq: add bindings for virtual kvm cpufreq
> > cpufreq: add kvm-cpufreq driver
>
> I only received patches 2-4 in my inbox (same goes for the mailing lists
> AFAICT). Mind sending the rest? :)

Oliver,

Sorry about that. Actually even I'm not cc'ed in the cover letter :)

Is it okay if we fix this when we send the next version? Mainly to
avoid some people responding to this vs other responding to a new
series (where the patches are the same).

We used a script for --to-cmd and --cc-cmd but looks like it needs
some more fixes.

Here is the full series to anyone who's wondering where the rest of
the patches are:
https://lore.kernel.org/lkml/20230330224348.1006691-1-davidai@xxxxxxxxxx/T/#t

Thanks,
Saravana