All of lore.kernel.org
 help / color / mirror / Atom feed
* INTMS/INTMC not being used in NVME interrupt handling
@ 2018-05-16 12:35 ` Bharat Kumar Gogada
  0 siblings, 0 replies; 8+ messages in thread
From: Bharat Kumar Gogada @ 2018-05-16 12:35 UTC (permalink / raw)
  To: linux-nvme, linux-kernel; +Cc: keith.busch, axboe, hch, sagi

Hi,

As per NVME specification: 
7.5.1.1 Host Software Interrupt Handling
It is recommended that host software utilize the Interrupt Mask Set and Interrupt Mask Clear (INTMS/INTMC) 
registers to efficiently handle interrupts when configured to use pin based or MSI messages.

In kernel 4.14, drivers/nvme/host/pci.c function nvme_isr 
doesn't  use these registers. 

Any reason why these registers are not used in nvme interrupt handler ?

Why NVMe driver is not using any bottom half and processing all completion queues
in interrupt handler ?

Regards,
Bharat

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

end of thread, other threads:[~2018-05-17 18:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-16 12:35 INTMS/INTMC not being used in NVME interrupt handling Bharat Kumar Gogada
2018-05-16 12:35 ` Bharat Kumar Gogada
2018-05-16 14:42 ` Keith Busch
2018-05-16 14:42   ` Keith Busch
2018-05-17 11:15   ` Bharat Kumar Gogada
2018-05-17 11:15     ` Bharat Kumar Gogada
2018-05-17 18:04     ` Keith Busch
2018-05-17 18:04       ` Keith Busch

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.