All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET v2] Improve plugging
@ 2021-10-19 12:08 Jens Axboe
  2021-10-19 12:08 ` [PATCH 1/2] block: change plugging to use a singly linked list Jens Axboe
  2021-10-19 12:08 ` [PATCH 2/2] block: attempt direct issue of plug list Jens Axboe
  0 siblings, 2 replies; 12+ messages in thread
From: Jens Axboe @ 2021-10-19 12:08 UTC (permalink / raw)
  To: linux-block; +Cc: hch

Hi,

Split this into two patches - one that implements the singly linked
list as directly as possible, and one that adds direct issue of the
plug list. The sum of the two patches are the same, but they do look
nicer split like this.

-- 
Jens Axboe



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

end of thread, other threads:[~2021-10-27  2:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-19 12:08 [PATCHSET v2] Improve plugging Jens Axboe
2021-10-19 12:08 ` [PATCH 1/2] block: change plugging to use a singly linked list Jens Axboe
2021-10-19 13:34   ` Christoph Hellwig
2021-10-19 13:45     ` Jens Axboe
2021-10-19 12:08 ` [PATCH 2/2] block: attempt direct issue of plug list Jens Axboe
2021-10-19 13:36   ` Christoph Hellwig
2021-10-19 13:45     ` Jens Axboe
2021-10-26  5:20   ` Shinichiro Kawasaki
2021-10-26 14:42     ` Jens Axboe
2021-10-27  2:16       ` Shinichiro Kawasaki
2021-10-27  1:13   ` Guenter Roeck
2021-10-27  2:36     ` 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.