Per i più nerd, ecco il risultato di alcuni comandi impartiti nella bash del router dopo l'upgrade all'1.08:
/proc $ cat /proc/version
Linux version 2.6.36 (
chenkai@software.gj.com) (gcc version 4.3.4 (GCC) ) #3 SMP Tue Nov 29 07:26:49 CST 2016
/proc $ cat cmdline
console=ttyS0,115200 mem=64M root=31:2 mtdparts=sflash:196608(boot),1380096(kernel),8097792(rootfs),-(data) rootfstype=squashfs es=1
/proc $ cat cpuinfo
system type : MT7511
processor : 0
cpu model : MIPS 34Kc V5.5
BogoMIPS : 430.89
wait instruction : yes
microsecond timers : yes
tlb_entries : 64
extra interrupt vector : yes
hardware watchpoint : yes, count: 4, address/irw mask: [0x0004, 0x0890, 0x0ff8, 0x0ffb]
ASEs implemented : mips16 dsp mt
shadow register sets : 1
core : 0
VCED exceptions : not available
VCEI exceptions : not available
processor : 1
cpu model : (null) V5.5
BogoMIPS : 323.58
wait instruction : yes
microsecond timers : yes
tlb_entries : 64
extra interrupt vector : yes
hardware watchpoint : yes, count: 4, address/irw mask: [0x0004, 0x0890, 0x0ff8, 0x0ffb]
ASEs implemented : mips16 dsp mt
shadow register sets : 1
core : 0
VCED exceptions : not available
VCEI exceptions : not available
/proc $ cat meminfo
MemTotal: 60768 kB
MemFree: 20284 kB
Buffers: 1992 kB
Cached: 6928 kB
SwapCached: 0 kB
Active: 8052 kB
Inactive: 5328 kB
Active(anon): 4608 kB
Inactive(anon): 232 kB
Active(file): 3444 kB
Inactive(file): 5096 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 4484 kB
Mapped: 3336 kB
Shmem: 380 kB
Slab: 13760 kB
SReclaimable: 636 kB
SUnreclaim: 13124 kB
KernelStack: 1168 kB
PageTables: 364 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 30384 kB
Committed_AS: 10320 kB
VmallocTotal: 1048180 kB
VmallocUsed: 10492 kB
VmallocChunk: 936692 kB