9front - general discussion about 9front
 help / color / mirror / Atom feed
* bug: sdnvme blindly initializes conf.nmach submission queues
@ 2020-10-15  2:30 Nick Owens
  2020-10-19 16:17 ` Nick Owens
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Owens @ 2020-10-15  2:30 UTC (permalink / raw)
  To: 9front

i have new SB-RKTQ4-1TB nvme disks.

the 9front kernel fails to initialize the disk because sdnvme attempts
to create one submission queue per CPU, but my ryzen 1700X has 8c/16t
and the disk only has 8 completion queues and 8 submission queues:

root@abacus:/home/mischief# nvme get-feature /dev/nvme1n1 -f 0x7
get-feature:0x7 (Number of Queues), Current value:0x070007

thus, my disks don't work at all in 9front.


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

* Re: bug: sdnvme blindly initializes conf.nmach submission queues
  2020-10-15  2:30 bug: sdnvme blindly initializes conf.nmach submission queues Nick Owens
@ 2020-10-19 16:17 ` Nick Owens
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Owens @ 2020-10-19 16:17 UTC (permalink / raw)
  To: 9front

this was fixed in fb315d5d205e and in the latest release.

On Wed, Oct 14, 2020 at 7:30 PM Nick Owens <mischief@offblast.org> wrote:
>
> i have new SB-RKTQ4-1TB nvme disks.
>
> the 9front kernel fails to initialize the disk because sdnvme attempts
> to create one submission queue per CPU, but my ryzen 1700X has 8c/16t
> and the disk only has 8 completion queues and 8 submission queues:
>
> root@abacus:/home/mischief# nvme get-feature /dev/nvme1n1 -f 0x7
> get-feature:0x7 (Number of Queues), Current value:0x070007
>
> thus, my disks don't work at all in 9front.


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

end of thread, other threads:[~2020-10-19 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-15  2:30 bug: sdnvme blindly initializes conf.nmach submission queues Nick Owens
2020-10-19 16:17 ` Nick Owens

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