linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] xfs: miscellaneous improvements for 4.10
@ 2016-12-01 10:30 Dave Chinner
  2016-12-01 10:30 ` [PATCH 1/3] xfs: make xfs btree stats less huge Dave Chinner
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Dave Chinner @ 2016-12-01 10:30 UTC (permalink / raw)
  To: linux-xfs

Hi folks,

Some things that need review, hoepfully in time for the 4.10 cycle.
I've been running all these in my test kernels for some time now,
and they all seem stable and perform as expected. The btree stats
patch substantially reduces the icache footprint of the core btree
code. The rhashtable patch (many thanks to Lucas for writing the
original patch!) gets rid of most of the _xfs_buf_find() lookup
overhead. The CRC update optimisation patch (thanks to the
diagnosis, analysis and prototyping work done by Nick Piggin)
removes CRCs almost entirely from my kernel profiles on metadata
intensive workloads.

Comments, flames and thoughts welcome.

-Dave.


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-12-07  6:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-01 10:30 [PATCH 0/3] xfs: miscellaneous improvements for 4.10 Dave Chinner
2016-12-01 10:30 ` [PATCH 1/3] xfs: make xfs btree stats less huge Dave Chinner
2016-12-02 13:20   ` Christoph Hellwig
2016-12-05  1:14     ` Dave Chinner
2016-12-05 12:48       ` Christoph Hellwig
2016-12-01 10:30 ` [PATCH 2/3] xfs: use rhashtable to track buffer cache Dave Chinner
2016-12-05 17:04   ` Christoph Hellwig
2016-12-07  6:32     ` Dave Chinner
2016-12-01 10:30 ` [PATCH 3/3] xfs: optimise CRC updates Dave Chinner
2016-12-02 13:22   ` Christoph Hellwig
2016-12-04 22:12     ` Dave Chinner
2016-12-05 12:48       ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).