Radxa Rock
SOC Rockchip RK3188
CPU ARM Cortex-A9 quad core @ 1.6Ghz
1.
rock@slitaz:~$ uname -a
Linux slitaz 3.0.36+ #1 SMP PREEMPT Thu Apr 3 20:41:51 UTC 2014 armv7l armv7l armv7l GNU/Linux
2.
rock@slitaz:~$ dmesg | head -5
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.0.36+ (root@slitaz) (gcc version 4.6.3 (SliTaz) ) #1 SMP PREEMPT Thu Apr 3 20:41:51 UTC 2014
[ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: RK30board
3.
rock@slitaz:~$ lscpu
Architecture: armv7l
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 4
4.
rock@radxa:~$ free -m
total used free shared buffers cached
Mem: 1852 160 1692 0 10 59
-/+ buffers/cache: 89 1763
Swap: 0 0 0
5.
rock@radxa:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mtdblock1 7.4G 1.8G 5.3G 25% /
udev 924M 68K 924M 1% /dev
none 4.0K 0 4.0K 0% /sys/fs/cgroup
none 186M 212K 186M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 927M 0 927M 0% /run/shm
none 100M 12K 100M 1% /run/user
rock@radxa:~$