diff options
author | Zhen Lei <thunder.leizhen@huawei.com> | 2024-10-07 18:49:53 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-10-15 17:30:30 +0200 |
commit | 813fd07858cfb410bc9574c05b7922185f65989b (patch) | |
tree | 9329934c73bad7983824db149369173f185d698f /scripts/gdb/linux/utils.py | |
parent | a0ae95040853aa05dc006f4b16f8c82c6f9dd9e4 (diff) |
debugobjects: Collect newly allocated objects in a list to reduce lock contention
Collect the newly allocated debug objects in a list outside the lock, so
that the lock held time and the potential lock contention is reduced.
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20240911083521.2257-3-thunder.leizhen@huawei.com
Link: https://lore.kernel.org/all/20241007164913.073653668@linutronix.de
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions