diff options
author | Jett Rink <[email protected]> | 2020-04-10 10:23:05 -0600 |
---|---|---|
committer | Enric Balletbo i Serra <[email protected]> | 2020-04-13 16:38:39 +0200 |
commit | fd167f7a4a6079c14a0c940e9103495b171279fb (patch) | |
tree | 3ef6473e76ec31155046a063e14774e552ca864d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0f706b4fac8b19fd0a4b4fef24dbadb23a3eb0c1 (diff) |
platform/chrome: cros_ec_ishtp: free ishtp buffer before sending event
Recycle the ISH buffer before notifying of a response or an event. Often
a new message is sent in response to an event and in high traffic
scenarios this can lead to exhausting all available buffers. We can
ensure we are using the fewest buffers possible by freeing buffers as
soon as they are used.
Signed-off-by: Jett Rink <[email protected]>
Signed-off-by: Mathew King <[email protected]>
Signed-off-by: Enric Balletbo i Serra <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions