All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET 0/3] Add throttling for discards
@ 2018-05-03 15:20 Jens Axboe
  2018-05-03 15:20 ` [PATCH 1/3] block: break discard submissions into the user defined size Jens Axboe
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Jens Axboe @ 2018-05-03 15:20 UTC (permalink / raw)
  To: linux-block, linux-xfs; +Cc: dchinner, hch

I implemented support for discards in blk-wbt, so we treat them like
background writes. If we have competing foreground IO, then we may
throttle discards. Otherwise they should run at full speed.

-- 
Jens Axboe

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

end of thread, other threads:[~2018-05-07 15:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-03 15:20 [PATCHSET 0/3] Add throttling for discards Jens Axboe
2018-05-03 15:20 ` [PATCH 1/3] block: break discard submissions into the user defined size Jens Axboe
2018-05-07  9:51   ` Christoph Hellwig
2018-05-07 15:47     ` Jens Axboe
2018-05-03 15:20 ` [PATCH 2/3] blk-wbt: account any writing command as a write Jens Axboe
2018-05-07  9:53   ` Christoph Hellwig
2018-05-03 15:20 ` [PATCH 3/3] blk-wbt: throttle discards like background writes Jens Axboe
2018-05-07  9:57   ` Christoph Hellwig
2018-05-07 15:51     ` Jens Axboe
2018-05-03 17:45 ` [PATCHSET 0/3] Add throttling for discards Jens Axboe

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.