aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAl Viro <[email protected]>2024-08-01 16:03:19 -0400
committerAl Viro <[email protected]>2024-10-07 13:34:41 -0400
commit1fa4ffd8e6f6d001da27f00382af79bad0336091 (patch)
tree78dab44686bca3ed88fc15f8ae765a7d8e73807c /tools/perf/scripts/python/export-to-postgresql.py
parentbe5498cac2ddb112c5bd7433d5e834a1a2493427 (diff)
close_files(): don't bother with xchg()
At that point nobody else has references to the victim files_struct; as the matter of fact, the caller will free it immediately after close_files() returns, with no RCU delays or anything of that sort. That's why we are not protecting against fdtable reallocation on expansion, not cleaning the bitmaps, etc. There's no point zeroing the pointers in ->fd[] either, let alone make that an atomic operation. Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions