diff options
| author | Christian Brauner <brauner@kernel.org> | 2026-02-16 14:32:02 +0100 |
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2026-03-02 11:06:42 +0100 |
| commit | 25ab7b6f34c74ea555b4489b57f7219612991433 (patch) | |
| tree | dda25b1cf22aa7916b55128f71700970b7315c77 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 50704c391fbf11cf52faa27d46c3bb59da33a191 (diff) | |
xattr: remove rbtree-based simple_xattr infrastructure
Now that all consumers (shmem, kernfs, pidfs) have been converted to
use the rhashtable-based simple_xattrs with pointer-based lazy
allocation, remove the legacy rbtree code path. The rhashtable
implementation provides O(1) average-case lookup with RCU-based lockless
reads, replacing the O(log n) rbtree with reader-writer spinlock
contention.
Link: https://patch.msgid.link/20260216-work-xattr-socket-v1-6-c2efa4f74cb7@kernel.org
Acked-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
