diff options
| author | David E. Box <[email protected]> | 2022-04-20 08:56:20 -0700 |
|---|---|---|
| committer | Hans de Goede <[email protected]> | 2022-04-27 16:50:25 +0200 |
| commit | 5d7e5e346ef84949db438e9ca1ef81d895b56c0f (patch) | |
| tree | bffd93fdd3ff40017b5f7f1cad2cbcce9a462271 /tools/perf/scripts/python | |
| parent | e769cb20c5b7c74513b88d1aed482309bcaece71 (diff) | |
platform/x86/intel/sdsi: Handle leaky bucket
To prevent an agent from indefinitely holding the mailbox firmware has
implemented a leaky bucket algorithm. Repeated access to the mailbox may
now incur a delay of up to 2.1 seconds. Add a retry loop that tries for
up to 2.5 seconds to acquire the mailbox.
Fixes: 2546c6000430 ("platform/x86: Add Intel Software Defined Silicon driver")
Signed-off-by: David E. Box <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions