aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2023-05-28 01:09:50 -0400
committerKent Overstreet <[email protected]>2023-10-22 17:10:03 -0400
commit78367aaa5af322b64d44a3a3354f4c75c499fef0 (patch)
treeb82ebe61775f333edb4ca8e26273758049081d33 /tools/perf/scripts/python/event_analyzing_sample.py
parentb5fd75669ab1283e7a9caf6288c425108bd382b0 (diff)
bcachefs: bch2_trans_kmalloc no longer allocates memory with btree locks held
When allocating memory, gfp flags should generally be - GFP_NOWAIT|__GFP_NOWARN if btree locks are held - GFP_NOFS if in the IO path or otherwise holding resources needed for IO submission - GFP_KERNEL otherwise Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions