Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/dragon/q6a/hardware-use/ufs-emmc-com.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ eMMC 模块或 UFS 模块可以作为系统启动介质,也可以作为扩展

## UFS 性能参考

以下为 Dragon Q6A 上使用不同品牌 UFS 模块的实测读写性能,使用 `dd` 命令测试,仅供参考。
以下为 Dragon Q6A 上使用 Radxa UFS Module 的实测读写性能,使用 `dd` 命令测试,仅供参考。

| 产品名称 | UFS 颗粒品牌/型号 | 容量 | 读取速度 | 写入速度 | 测试环境 |
| ------------------ | ------------------------------------- | ----- | -------- | -------- | ---------------- |
| Radxa UFS Module | Samsung KLUDG4UHDC-B0E1 (UFS 3.1) | 128GB | 1703 MB/s | 388 MB/s | Radxa OS (Linux) |
| Radxa UFS Module | Kioxia THGJFGT1E45BAILB | 256GB | 1811 MB/s | 557 MB/s | Radxa OS (Linux) |
| 产品名称 | 容量 | 读取速度 | 写入速度 | 测试环境 |
| ---------------- | ----- | --------- | -------- | ---------------- |
| Radxa UFS Module | 128GB | 1703 MB/s | 388 MB/s | Radxa OS (Linux) |
| Radxa UFS Module | 256GB | 1811 MB/s | 557 MB/s | Radxa OS (Linux) |

> 注意:实际读写速度可能因 UFS 模块品牌、容量、固件版本以及测试环境不同而有所差异。以上数据均为实测参考值。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ For system installation, refer to the following tutorials:

## UFS Performance Reference

The following table shows measured read/write performance of different UFS modules on the Dragon Q6A, tested using the `dd` command. Data is for reference only.
The following table shows measured read/write performance of the Radxa UFS Module on the Dragon Q6A, tested using the `dd` command. Data is for reference only.

| Product Name | UFS Chip Brand/Model | Capacity | Read Speed | Write Speed | Test Environment |
| ------------------ | ------------------------------------- | -------- | ---------- | ----------- | ------------------ |
| Radxa UFS Module | Samsung KLUDG4UHDC-B0E1 (UFS 3.1) | 128GB | 1703 MB/s | 388 MB/s | Radxa OS (Linux) |
| Radxa UFS Module | Kioxia THGJFGT1E45BAILB | 256GB | 1811 MB/s | 557 MB/s | Radxa OS (Linux) |
| Product Name | Capacity | Read Speed | Write Speed | Test Environment |
| ------------------ | -------- | ---------- | ----------- | ------------------ |
| Radxa UFS Module | 128GB | 1703 MB/s | 388 MB/s | Radxa OS (Linux) |
| Radxa UFS Module | 256GB | 1811 MB/s | 557 MB/s | Radxa OS (Linux) |

> Note: Actual read/write speeds may vary depending on the UFS module brand, capacity, firmware version, and test environment. The above data are measured reference values.

Expand Down
Loading