linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* INTMS/INTMC not being used in NVME interrupt handling
@ 2018-05-16 12:35 Bharat Kumar Gogada
  2018-05-16 14:42 ` Keith Busch
  0 siblings, 1 reply; 4+ 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] 4+ messages in thread

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

Thread overview: 4+ 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 14:42 ` Keith Busch
2018-05-17 11:15   ` Bharat Kumar Gogada
2018-05-17 18:04     ` Keith Busch

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