All of lore.kernel.org
 help / color / mirror / Atom feed
* annotate noio context
@ 2025-01-17  7:44 ` Christoph Hellwig
  0 siblings, 0 replies; 10+ messages in thread
From: Christoph Hellwig @ 2025-01-17  7:44 UTC (permalink / raw)
  To: Jens Axboe
  Cc: Ming Lei, linux-block, nbd, ceph-devel, virtualization, linux-mtd,
	linux-nvme, linux-scsi

Hi all,

based on the reports from lockdep annotating q_usage_count it became
clear that we need to do noio allocations in a lot more place.  One
is when the block driver calls back into the file system as in the
loop driver, the other is anything done while a process has a queue
frozen.

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

end of thread, other threads:[~2025-01-22  6:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-17  7:44 annotate noio context Christoph Hellwig
2025-01-17  7:44 ` Christoph Hellwig
2025-01-17  7:44 ` [PATCH 1/2] loop: force GFP_NOIO for underlying file systems allocations Christoph Hellwig
2025-01-17  7:44   ` Christoph Hellwig
2025-01-17 11:56   ` Ming Lei
2025-01-17 11:56     ` Ming Lei
2025-01-22  6:32     ` Christoph Hellwig
2025-01-22  6:32       ` Christoph Hellwig
2025-01-17  7:44 ` [PATCH 2/2] block: force noio scope in blk_mq_freeze_queue Christoph Hellwig
2025-01-17  7:44   ` Christoph Hellwig

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.