diff options
| author | Kent Overstreet <[email protected]> | 2023-03-11 17:21:30 -0500 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:09:57 -0400 |
| commit | 751c025f0de7ca55ad5f77099645b5247623de98 (patch) | |
| tree | ce90901b0bb5ec9ef43688fcb01e441ce54dfe48 /tools/perf/scripts/python | |
| parent | e28ef07e0ef47c03f773571d85bc82fcce831376 (diff) | |
bcachefs: Kill bch_write_op->btree_update_ready
This changes the write path to not add write ops to to the write_point's
list of pending work items until it's ready; this means we have to
change the lock protecting it to an irq-safe lock, but means
bch2_write_point_do_index_updates() no longer has to iterate over the
list, which is beneficial with the way the new BCH_WRITE_WAIT_FOR_EC
code works.
Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions