diff options
| author | Mika Kuoppala <[email protected]> | 2016-11-18 15:10:47 +0200 |
|---|---|---|
| committer | Mika Kuoppala <[email protected]> | 2016-11-21 14:36:40 +0200 |
| commit | b083a0870c7937e131762f8b702afa6bac8d08f4 (patch) | |
| tree | 9e84cb3132511f88b0de77ab7da4307d779016b0 /tools/perf/scripts/python/bin/netdev-times-record | |
| parent | 841021713a4d700059774e0d3c77ec6c538daae2 (diff) | |
drm/i915: Add per client max context ban limit
If we have a bad client submitting unfavourably across different
contexts, creating new ones, the per context scoring of badness
doesn't remove the root cause, the offending client.
To counter, keep track of per client context bans. Deny access if
client is responsible for more than 3 context bans in
it's lifetime.
v2: move ban check to context create ioctl (Chris)
v3: add commentary about hangs needed to reach client ban (Chris)
Cc: Chris Wilson <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Mika Kuoppala <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/netdev-times-record')
0 files changed, 0 insertions, 0 deletions