linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* improve busy extent handling and add async discard support V3
@ 2017-02-07 17:14 Christoph Hellwig
  2017-02-07 17:14 ` [PATCH 1/5] xfs: don't fail xfs_extent_busy allocation Christoph Hellwig
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Christoph Hellwig @ 2017-02-07 17:14 UTC (permalink / raw)
  To: linux-xfs

This series improves the busy extent handling so hat we don't break
the guarantee of being able to complete an allocation after fixing
the freelist, and once this is sorted out adds support for submitting
discard requests without blocking the log commit handler, which
significantly stresses the busy extent handling.

Changes since V2:
 - make sure all busy extents are gone at umount time
 - document the busy_gen handling

Changes since V1:
 - address various feedback from Brian

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

end of thread, other threads:[~2017-02-07 22:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-07 17:14 improve busy extent handling and add async discard support V3 Christoph Hellwig
2017-02-07 17:14 ` [PATCH 1/5] xfs: don't fail xfs_extent_busy allocation Christoph Hellwig
2017-02-07 17:14 ` [PATCH 2/5] xfs: improve handling of busy extents in the low-level allocator Christoph Hellwig
2017-02-07 17:14 ` [PATCH 3/5] " Christoph Hellwig
2017-02-07 21:51   ` Darrick J. Wong
2017-02-07 22:21     ` Christoph Hellwig
2017-02-07 17:15 ` [PATCH 4/5] xfs: improve busy extent sorting Christoph Hellwig
2017-02-07 22:01   ` Darrick J. Wong
2017-02-07 17:15 ` [PATCH 5/5] xfs: don't block the log commit handler for discards 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).