diff options
author | Chris Wilson <[email protected]> | 2016-11-14 20:41:04 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2016-11-14 21:01:22 +0000 |
commit | 9f792ebafe0079e6cedde726ea943bc0f412ff6b (patch) | |
tree | 615fc93f8e14244b45d876ca6b87ff219b02090e /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 20311bd35060435badba8a0d46b06d5d184abaf7 (diff) |
drm/i915: Store the execution priority on the context
In order to support userspace defining different levels of importance to
different contexts, and in particular the preferred order of execution,
store a priority value on each context. By default, the kernel's
context, which is used for idling and other background tasks, is given
minimum priority (i.e. all user contexts will execute before the kernel).
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions