aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorJohn Sanpe <[email protected]>2023-12-08 07:47:01 +0800
committerNamjae Jeon <[email protected]>2024-01-08 21:57:21 +0900
commit34939ae005ec402ee183956114b1a74cb57b8b9d (patch)
treeff6d23f2e041f78a8d3f4e4b0af0c19212ffcc80 /scripts/gdb/linux/utils.py
parent7423546040194e0e74fcfedd089a8b2720fcfc6e (diff)
exfat: using ffs instead of internal logic
Replaced the internal table lookup algorithm with ffs of the bitops library with better performance. Use it to increase the single processing length of the exfat_find_free_bitmap function, from single-byte search to long type. Signed-off-by: John Sanpe <[email protected]> Acked-by: Sungjong Seo <[email protected]> Signed-off-by: Namjae Jeon <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions