For NVME, where I can set up interrupt for admin queue?

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
shore
Posts: 15
Joined: Wed Sep 04, 2019 9:00 pm

For NVME, where I can set up interrupt for admin queue?

Post by shore »

Hi, I've searched over internet and read the spec, but I only found that interrupt can be configured when creating I/O completion queue, but not for admin submission queues.

So where should I configure admin completion queue's interrupt, MSI-X preferred.

Thanks a lot!!
Post Reply