Changes between Version 3 and Version 4 of nvme
- Timestamp:
- 05/11/2022 06:46:41 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
nvme
v3 v4 1 1 = NVME Solid State Storage 2 2 3 NVME (nonvolatile memory express) storage is a solid state storage option to be was primarily started for use in consumer laptops but is also able to be used on Gateworks SBCs. 3 NVME (nonvolatile memory express) storage is a solid state storage option to be was primarily started for use in consumer laptops but is also able to be used on Gateworks SBCs. This utilizes the PCIe lanes for communication. 4 4 5 5 This is different than mSATA discussed [wiki:sata here] 6 6 7 Note Venice SBCs don't support mSATA, thus the desire for NVME support .7 Note Venice SBCs don't support mSATA, thus the desire for NVME support that uses PCIe. 8 8 9 9 == Interface Signals … … 18 18 These longer sizes are not ideal for the Gateworks SBCs. 19 19 20 Thus, for a Gateworks SBC, common sizes that would be compatible are a 2230 & 2242 20 Thus, for a Gateworks SBC, common sizes that would be compatible are a 2230 & 2242. 21 A 2260 will not fit on the Gateworks NVME adapter and will hang off the edge. 21 22 22 23 Larger sizes will work over the interface, but note they would hang over the adapter and not secure properly. … … 28 29 Most NVME drives are M-Key. Please view the [https://www.gateworks.com/products/mini-pcie-expansion-cards/gw1614x-mini-pcie-to-m2-adapter-card/ Gateworks M-Key M.2 adapter for Mini-PCIe]. 29 30 30 == Speeds31 == Tested Drives & Speeds 31 32 32 33 As mentioned above, Gateworks SBCs only expose 1x PCIe lane per slot, thus the speeds achieved will not be the same as on an x86 desktop with a full 4x PCIe lanes. … … 39 40 }}} 40 41 41 ||= Drive =||= Speed =||= Notes =|| 42 || Samsung SSD980 || ~225 Megabytes/sec || 2280 size, no proper adapter || 43 || Silicon Motion MD681GEDKAF3 || ~240 Megabytes/sec || 2242 size || 42 ||= '''Drive''' =||= '''Speed''' =||= '''Notes''' =|| 43 || [https://www.siliconmotion.com/ Silicon Motion MD681GEDKAF3] || ~240 Megabytes/sec || 2242 size || 44 || [https://www.sabrent.com/product/SB-1342-512/512gb-rocket-nvme-pcie-m-2-2242-dram-less-low-power-internal-high-performance-ssd/ Sabrent Rocket 512GB - 2TB ] || Not yet Tested || 2242 size (SB-1342-512) || 45 || [https://www.virtium.com/industrial-ssds/m2-nvme/ Virtium !StorFly 8GB – 240GB] || Not yet Tested || 2242 size || 46 || Samsung SSD980 || ~225 Megabytes/sec || 2280 size, does NOT fit GW16148 adapter || 47 44 48