Difference between revisions of "UIO-4040"

From ESS-WIKI
Jump to: navigation, search
Line 91: Line 91:
  
 
TEST Disk WRITE Speed
 
TEST Disk WRITE Speed
<pre>$ sync; dd if=/dev/zero of=/dev/sda1 bs=1M count=1024; sync
+
<pre>root@linaro-alip:~# sync; dd if=/dev/zero of=/dev/sda1 bs=1M count=1024; sync
 
1024+0 records in
 
1024+0 records in
 
1024+0 records out
 
1024+0 records out
1073741824 bytes (1.1 GB) copied, 3.28696 s, '''327 MB/s'''</pre>
+
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 34.7177 s, 30.9 MB/s</pre>
  
 
TEST Disk READ Speed
 
TEST Disk READ Speed
<pre>$ dd if=/dev/sda1 of=/dev/null bs=1M count=1024
+
<pre>root@linaro-alip:~# dd if=/dev/sda1 of=/dev/null bs=1M count=1024
 
1024+0 records in
 
1024+0 records in
 
1024+0 records out
 
1024+0 records out
1073741824 bytes (1.1 GB) copied, 0.159273 s, '''6.7 GB/s'''</pre>
+
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 30.8573 s, 34.8 MB/s</pre>
  
 
&nbsp;
 
&nbsp;
  
 
<headertabs></headertabs>
 
<headertabs></headertabs>
 +
<div id="gtx-trans" style="position: absolute; left: 7px; top: 1426.2px;"><div class="gtx-trans-icon">&nbsp;</div> </div>

Revision as of 05:28, 29 March 2024

RTENOTITLE

General Specificationn

  • NVMe SSD: SQF-C8Bxx-xG-EDx
  • Dimension: 146 x 31 x 20mm

Environment Specification

  • Weight: 200g
  • Operating Humidity: 5 ~ 95% relative humidity. non-condensing
  • Operating Temperature: -40 ~ 85 C
  • Storage Temperature: -40 ~ 85 *C and 60 *C @ 95% RH Non-Condensing

 

Ordering Information
P/N Description
UIO-4040 UIO-4040, NVMe SSD storage 128GB
UIO-4040-256G UIO-4040, NVMe SSD storage 256GB
UIO-4040-512G UIO-4040, NVMe SSD storage 512GB
UIO-4040-1TB UIO-4040, NVMe SSD storage 1TB
UIO-4040-2TB UIO-4040, NVMe SSD storage 2TB
1970005329T000 UIO-4040 Heat Spreader for SSD (for EPC-R3720/EPC-R7200)
1970005330T000 UIO-4040 Heat Spreader for IC (for EPC-R3720/EPC-R7200)

Find Other Products

[edit]

TEST Disk WRITE Speed

$ sync; dd if=/dev/zero of=/dev/sda1 bs=1M count=1024; sync
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 3.28696 s, '''327 MB/s'''

TEST Disk READ Speed

$ dd if=/dev/sda1 of=/dev/null bs=1M count=1024
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 0.159273 s, '''6.7 GB/s'''

TEST Disk WRITE Speed

$ sync; dd if=/dev/zero of=/dev/sda1 bs=1M count=1024; sync
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 3.28696 s, '''327 MB/s'''

TEST Disk READ Speed

$ dd if=/dev/sda1 of=/dev/null bs=1M count=1024
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 0.159273 s, '''6.7 GB/s'''

TEST Disk WRITE Speed

root@linaro-alip:~# sync; dd if=/dev/zero of=/dev/sda1 bs=1M count=1024; sync
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 34.7177 s, 30.9 MB/s

TEST Disk READ Speed

root@linaro-alip:~# dd if=/dev/sda1 of=/dev/null bs=1M count=1024
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB, 1.0 GiB) copied, 30.8573 s, 34.8 MB/s