Should _ebpf_epoch_cpu_table[cpu_id].thread_table switch to a lock-free hash table? #440
Unanswered
Alan-Jowett
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hypothesis:
Switching _ebpf_epoch_cpu_table[cpu_id].thread_table to using a lock-free hash-table will improve performance.
Beta Was this translation helpful? Give feedback.
All reactions