diff options
author | Zhipeng Gong <zhipeng.gong@intel.com> | 2018-04-04 03:43:52 +0300 |
---|---|---|
committer | Zhi Wang <zhi.a.wang@intel.com> | 2018-04-23 08:09:31 +0300 |
commit | 292bb0d38a5714440b59ef910404408d5e9a8017 (patch) | |
tree | 8b83b7f54e5273710fb9fc4fca5962ec81687fa9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fadec6eefe232696c5c471b40df33e6db616e854 (diff) | |
download | linux-292bb0d38a5714440b59ef910404408d5e9a8017.tar.xz |
drm/i915/gvt: Use real time to do timer check
intel_gvt_schedule check timer through a counter and is supposed
to wake up to increase the counter every ms.
In a system with heavy workload, gvt_service_thread can not get
a chance to run right after wake up and will be delayed several
milliseconds. As a result, one hundred counter interval means
several hundred milliseconds in real time.
This patch use real time instead of counter to do timer check.
v2: remove static variable. (Zhenyu)
v3: correct expire_time update. (Zhenyu)
Signed-off-by: Zhipeng Gong <zhipeng.gong@intel.com>
Cc: Zhenyu Wang <zhenyuw@linux.intel.com>
Cc: Min He <min.he@intel.com>
Signed-off-by: Zhi Wang <zhi.a.wang@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions