diff options
author | 2021-12-23 10:03:37 +0100 | |
---|---|---|
committer | 2022-01-06 10:15:25 -0800 | |
commit | e75ed29db5315b4706953a5462f9c783532cb776 (patch) | |
tree | 6da4cfbe3af02e6e2ad0c5d2445bccf0ff90e8b6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ice: Slightly simply ice_find_free_recp_res_idx (diff) | |
download | wireguard-linux-e75ed29db5315b4706953a5462f9c783532cb776.tar.xz wireguard-linux-e75ed29db5315b4706953a5462f9c783532cb776.zip |
ice: Optimize a few bitmap operations
When a bitmap is local to a function, it is safe to use the non-atomic
__[set|clear]_bit(). No concurrent accesses can occur.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Tested-by: Gurucharan G <gurucharanx.g@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions