linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHSET 0/2 v3] Misc block cleanups
@ 2021-11-23 19:15 Jens Axboe
  2021-11-23 19:15 ` [PATCH 1/2] block: only allocate poll_stats if there's a user of them Jens Axboe
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jens Axboe @ 2021-11-23 19:15 UTC (permalink / raw)
  To: linux-block

Hi,

First patch avoids setting up an io_context for the cases where we don't
need them, and the second patch prunes a huge chunk of memory in the
request_queue and makes it dynamic instead.

Since v2:
- Use cmpxcgh() for poll_stat install
- Move poll_stat alloc + enable into blk-stat
- Remove now dead export



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

end of thread, other threads:[~2021-11-24 15:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-23 19:15 [PATCHSET 0/2 v3] Misc block cleanups Jens Axboe
2021-11-23 19:15 ` [PATCH 1/2] block: only allocate poll_stats if there's a user of them Jens Axboe
2021-11-24  7:42   ` Christoph Hellwig
2021-11-24 12:52   ` Pankaj Raghav
2021-11-24 15:29     ` Jens Axboe
2021-11-23 19:15 ` [PATCH 2/2] block: move io_context creation into where it's needed Jens Axboe
2021-11-24  7:43   ` Christoph Hellwig
2021-11-24  8:01 ` [PATCHSET 0/2 v3] Misc block cleanups Johannes Thumshirn

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).