[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <2a0eaec4.2cae.14d88a76c40.Coremail.xiechao_mail@163.com>
Date: Mon, 25 May 2015 09:19:43 +0800 (CST)
From: "Chao Xie" <xiechao_mail@....com>
To: morten.rasmussen@....com, linux-kernel@...r.kernel.org
Subject: Question about "Make sched entity usage tracking scale-invariant"
hi
I saw the patch “sched: Make sched entity usage tracking scale-invariant” that will make the usage to be freq scaled.
So if delta period that the calculation of usage based on cross a frequency change, so how can you make sure the usage calculation is correct?
The delta period may last hundreds of microseconds, and frequency change window may be 10-20 microseconds, so many frequency change can happen during the delta period.
It seems the patch does not consider about it, and it just pick up the current one.
So how can you resolve this issue?
Thanks.
Powered by blists - more mailing lists