Re: [PATCH 00/13] use rbtrees for preliminary backrefs

2017-06-27 Thread David Sterba
On Tue, Jun 20, 2017 at 10:06:40AM -0600, Edmund Nadolski wrote: > This patch series attempts to improve the performance of backref > searches by changing the prelim_refs implementation to use > rbtrees instead of lists. This also aims to reduce the soft > lockup occurences that can result when a

[PATCH 00/13] use rbtrees for preliminary backrefs

2017-06-20 Thread Edmund Nadolski
This patch series attempts to improve the performance of backref searches by changing the prelim_refs implementation to use rbtrees instead of lists. This also aims to reduce the soft lockup occurences that can result when a backref search consumes too much cpu time. Test runs of btrfs/130 show a