Open main menu

DAVE Developer's Wiki β

Changes

SoC and SDRAM bank
{| class="wikitable"
|+
!rowspan="2" |Subsystem!! colspanrowspan="2" |Feature!Platform
|-
!
!
!Mito8M
!AxelLite
|-
| rowspan="26" |SoC
|SoC
|NXP i.MX8M Quad
|
|-
|ARM core(s)|4 x Cortex A53|-|ARM core frequency
[MHz]
|800 or 1300
|-|L1 cache (D)[kB]|32|-|L1 cache (I)[kB]|32|-|L2 cache[MB]|1
|-
| rowspan="6" |SDRAM
|Type
|LPDDR4
|
|-
|Frequency
[MHz]
|1600
|
|-
|Bus witdth
[bit]
|32
|
|-
|Theoretical bandwidth
[Gb/s]
|102.4
|
|-
|Theoretical bandwidth
[GB/s]
|12.8
|
|-
|Size
[MB]
|3072
|
|}
*Root file system: Debian GNU/Linux 10 (buster)
* Architecture: aarch64
* Governor: userspace @ 800 MHz or 1300 MHz
<pre class="board-terminal">
root@Mito8M:~# echo userspace > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
As some Some benchmarks were built natively on the platform under test itself. For the sake of completeness, the version of the GCC compiler is then indicated as well:
<pre class="board-terminal">
armbian@Mito8M:~/devel/lmbench$ gcc -v
gcc version 8.3.0 (Debian 8.3.0-6)
</pre>
 ===Benchmarks=Overall results ===This section illustrates the overall results achieved by the benchmarks. ===STREAM====
TBD
====LMbench====
4,650
edits