A technician installs a high-performance M.2 2280 NVMe PCIe 4.0 x4 solid-state drive into the secondary M.2 slot of a desktop workstation motherboard. After completing the operating system installation, the technician runs a drive benchmark and discovers that sequential read speeds are capped at approximately 550 MB/s. System diagnostics confirm that the drive is being managed by the AHCI storage controller rather than an NVMe driver. Which of the following is the most likely cause of this throughput restriction?
- The secondary M.2 slot is routed through the motherboard's SATA controller bus rather than dedicated PCIe lanes.Answer
- BThe M-key physical notch on the SSD limits its electrical pinout to a maximum of two PCIe lanes.
- CThe motherboard requires PCIe bifurcation to be enabled before secondary slots can initialize NVMe drivers.
- DThe operating system filesystem overhead restricts storage throughput to legacy SATA benchmark limits.
Answer
The secondary M.2 slot is routed through the motherboard's SATA controller bus rather than dedicated PCIe lanes.
The correct answer identifies that the motherboard's secondary M.2 slot is connected to the SATA host controller rather than dedicated PCIe lanes. SATA III has a maximum transfer rate of 6 Gbps, which caps real-world throughput around 550 MB/s and forces the drive to communicate using the legacy AHCI driver stack.
Step-by-Step Solution
Key Concept
M.2 Form Factor vs. Bus Protocols (SATA vs. NVMe PCIe Lane Routing)