All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10, v3] xfsprogs: reapir scalability and fixes
@ 2014-02-27  9:51 Dave Chinner
  2014-02-27  9:51 ` [PATCH 01/10] repair: translation lookups limit scalability Dave Chinner
                   ` (9 more replies)
  0 siblings, 10 replies; 16+ messages in thread
From: Dave Chinner @ 2014-02-27  9:51 UTC (permalink / raw)
  To: xfs

Hi folks,

Another update to the repair scalability fixes patchset. I've
addressed all the review comments from the v2 patch set, and only
patches 8-10 still need review.

The only major change in this posting is that I reordered the patch
set to put all the reviewed patches first - most patches have no
dependencies on each other, so none of the patches changed as a
result of the reordering. If no-one objects, I'll comit the review
patches (1-7) tomorrow to get the fixes and improvements into the
tree for wider testing as soon as possible...

Cheers,

Dave.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2014-02-27 20:45 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-27  9:51 [PATCH 00/10, v3] xfsprogs: reapir scalability and fixes Dave Chinner
2014-02-27  9:51 ` [PATCH 01/10] repair: translation lookups limit scalability Dave Chinner
2014-02-27  9:51 ` [PATCH 02/10] repair: per AG locks contend for cachelines Dave Chinner
2014-02-27  9:51 ` [PATCH 03/10] libxfs: buffer cache hashing is suboptimal Dave Chinner
2014-02-27  9:51 ` [PATCH 04/10] repair: limit auto-striding concurrency apprpriately Dave Chinner
2014-02-27  9:51 ` [PATCH 05/10] repair: use a listhead for the dotdot list Dave Chinner
2014-02-27  9:51 ` [PATCH 06/10] repair: fix prefetch queue limiting Dave Chinner
2014-02-27  9:51 ` [PATCH 07/10] repair: BMBT prefetch needs to be CRC aware Dave Chinner
2014-02-27  9:51 ` [PATCH 08/10] repair: factor out threading setup code Dave Chinner
2014-02-27 14:05   ` Brian Foster
2014-02-27  9:51 ` [PATCH 09/10] repair: prefetch runs too far ahead Dave Chinner
2014-02-27 14:08   ` Brian Foster
2014-02-27 20:01     ` Dave Chinner
2014-02-27 20:24       ` Dave Chinner
2014-02-27 20:45         ` Brian Foster
2014-02-27  9:51 ` [PATCH 10/10] libxfs: remove a couple of locks Dave Chinner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.