Wiki

Clone wiki

comp-house.repo / smartq-z1

Прошивки

cat /proc/cpuinfo                                        
system type		: s2122b
processor		: 0
cpu model		: Ingenic Xburst V4.15  FPU V0.0
BogoMIPS		: 789.70
wait instruction	: yes
microsecond timers	: no
tlb_entries		: 32
extra interrupt vector	: yes
hardware watchpoint	: yes, count: 1, address/irw mask: [0x0fff]
microMIPS		: no
ASEs implemented	: mxu
shadow register sets	: 1
kscratch registers	: 0
core			: 0
VCED exceptions		: not available
VCEI exceptions		: not available
Hardware		: s2122b

shell@android:/ $ cat /proc/meminfo                                            
MemTotal:         473136 kB
MemFree:           89884 kB
Buffers:           20828 kB
Cached:           162596 kB
SwapCached:            0 kB
Active:           248268 kB
Inactive:          99200 kB
Active(anon):     165012 kB
Inactive(anon):     1444 kB
Active(file):      83256 kB
Inactive(file):    97756 kB
Unevictable:         964 kB
Mlocked:               0 kB
HighTotal:        245760 kB
HighFree:           1680 kB
LowTotal:         227376 kB
LowFree:           88204 kB
SwapTotal:             0 kB
SwapFree:              0 kB
Dirty:                 4 kB
Writeback:             0 kB
AnonPages:        164988 kB
Mapped:            48268 kB
Shmem:              1468 kB
Slab:              19416 kB
SReclaimable:       9596 kB
SUnreclaim:         9820 kB
KernelStack:        4328 kB
PageTables:         3664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:      236568 kB
Committed_AS:    3204644 kB
VmallocTotal:    1015800 kB
VmallocUsed:       27856 kB
VmallocChunk:     977916 kB

shell@android:/ # cat /proc/cmdline                                            
mem=256M@0x0 mem=240M@0x30000000 console=ttyS3,57600n8 ip=off root=/dev/ram0 rw rdinit=/init pmem_camera=16M@0x3f000000 rd_start=0x81A00000 rd_size=0x0006DE2C

shell@android:/ # busybox uname -a                                         
Linux localhost 3.0.8-00081-gb164700 #6 PREEMPT Thu Jan 2 11:11:22 CST 2014 mips GNU/Linux

Updated