All of lore.kernel.org
 help / color / mirror / Atom feed
* NVME is not using CPU0
@ 2020-03-08 23:46 Yaroslav Isakov
  2020-03-09  1:55 ` Keith Busch
  0 siblings, 1 reply; 6+ messages in thread
From: Yaroslav Isakov @ 2020-03-08 23:46 UTC (permalink / raw)
  To: linux-nvme

Hello! I found that my nvme disk is not assigning any queue on CPU0. I
think, that maybe it could be a bug, related to admin queue. Function
queue_irq_offset return 1 with note that this is for admin queue. But
on my system, admin queue is on the same CPU as q2. Here is part of
/proc/interrupts
            CPU0       CPU1       CPU2       CPU3       CPU4
CPU5       CPU6       CPU7
 127:          0          0         28          0          0
0          0          0  IR-PCI-MSI 2097152-edge      nvme0q0
 129:          0     155413          0          0          0
0          0          0  IR-PCI-MSI 2097153-edge      nvme0q1
 130:          0          0      23274          0          0
0          0          0  IR-PCI-MSI 2097154-edge      nvme0q2
 131:          0          0          0        954          0
0          0          0  IR-PCI-MSI 2097155-edge      nvme0q3
 132:          0          0          0          0       1541
0          0          0  IR-PCI-MSI 2097156-edge      nvme0q4
 133:          0          0          0          0          0
1376          0          0  IR-PCI-MSI 2097157-edge      nvme0q5
 134:          0          0          0          0          0
0        851          0  IR-PCI-MSI 2097158-edge      nvme0q6
 135:          0          0          0          0          0
0          0       1419  IR-PCI-MSI 2097159-edge      nvme0q7

_______________________________________________
linux-nvme mailing list
linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

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

end of thread, other threads:[~2020-03-10  3:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-08 23:46 NVME is not using CPU0 Yaroslav Isakov
2020-03-09  1:55 ` Keith Busch
2020-03-09  9:49   ` Yaroslav Isakov
2020-03-09 14:16     ` Keith Busch
2020-03-09 23:29       ` Yaroslav Isakov
2020-03-10  3:11         ` 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.