Re: [PATCH 0/3] btrfs: a few performance improvements for fsync and rename/link
From: David Sterba <hidden>
Date: 2020-08-19 14:36:25
From: David Sterba <hidden>
Date: 2020-08-19 14:36:25
On Wed, Aug 19, 2020 at 03:23:27PM +0100, Filipe Manana wrote:
On Wed, Aug 19, 2020 at 3:09 PM David Sterba [off-list ref] wrote:quoted
On Tue, Aug 11, 2020 at 12:43:28PM +0100, fdmanana@kernel.org wrote:quoted
From: Filipe Manana <redacted> A small group of changes to improve performance of fsync, rename and link operations.Thank you very much!quoted
They are farily independent, but patch 3 needs to be applied before patch 2, the order can be changed if needed. Details and performance tests are mentioned in the change log of each patch.A lot of two-digit improvements in throughput and runtime, that's great.Btw, could you fold the following into patch 3? https://pastebin.com/raw/hmmmnzJY
Updated and pushed, thanks.