diff options
author | 2022-04-20 08:56:20 -0700 | |
---|---|---|
committer | 2022-04-27 16:50:25 +0200 | |
commit | 5d7e5e346ef84949db438e9ca1ef81d895b56c0f (patch) | |
tree | bffd93fdd3ff40017b5f7f1cad2cbcce9a462271 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | platform/x86: intel-uncore-freq: Prevent driver loading in guests (diff) | |
download | linux-dev-5d7e5e346ef84949db438e9ca1ef81d895b56c0f.tar.xz linux-dev-5d7e5e346ef84949db438e9ca1ef81d895b56c0f.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions