diff options
author | David E. Box <david.e.box@linux.intel.com> | 2022-04-20 08:56:20 -0700 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2022-04-27 16:50:25 +0200 |
commit | 5d7e5e346ef84949db438e9ca1ef81d895b56c0f (patch) | |
tree | bffd93fdd3ff40017b5f7f1cad2cbcce9a462271 /tools/perf/scripts/python/stackcollapse.py | |
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 <david.e.box@linux.intel.com>
Link: https://lore.kernel.org/r/20220420155622.1763633-2-david.e.box@linux.intel.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions