• Jens Axboe's avatar
    nvme: default to 0 poll queues · a4668d9b
    Jens Axboe authored
    We need a better way of configuring this, and given that polling is
    (still) a bit niche, let's default to using 0 poll queues. That way
    we'll have the same read/write/poll behavior as 4.20, and users that
    want to test/use polling are required to do manual configuration of the
    number of poll queues.
    Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
    Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
    a4668d9b
pci.c 75.8 KB