NVMe itself works fine on aarch64, let's install nvmecontrol and whatever else the option enables.
Details
Details
- Reviewers
imp - Group Reviewers
arm64 Contributor Reviews (src) - Commits
- rS350678: Enable nvme on aarch64
nvmecontrol builds and runs. I don't currently have an adapter from M.2 to full PCIe (nor an SSD that's already in PCIe form factor) though. I guess it's possible to test with the virtual NVMe drive in AWS EC2 haha.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
As I mentioned
nvmecontrol builds and runs
but I don't have an aarch64 system with a real NVMe drive to do anything interesting with it.
Comment Actions
OK. Does the kernel at least build? If so, I'll push this in if we've not punished you with a commit bit yet :)
Comment Actions
actually, scratch that. I'll push this in if it passes a buildworld I've just started.