Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nvme-pci: Disable Host Memory Buffer usage
Some NVME drives seem to request significant amounts of DMA coherent memory - enough to exhaust our standard 64MB CMA allocation. Try disabling the feature to see what effect it has - drives should continue to function without it. Link: raspberrypi#6504 Signed-off-by: Phil Elwell <phil@raspberrypi.com>
- Loading branch information