Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:huawei:eg8141a5 [2020/05/30 16:45] – [Cpu info] francescogmbtoh:huawei:eg8141a5 [2020/05/30 16:49] – [Memory] francescogmb
Line 112: Line 112:
 <code> <code>
 WAP(Dopra Linux) # cd proc                                                                                            WAP(Dopra Linux) # cd proc                                                                                           
-                                                                                                 +                                                              
 WAP(Dopra Linux) # cat cpuinfo                                                                                           WAP(Dopra Linux) # cat cpuinfo                                                                                          
-processor       : 0                                                                                                      +processor       : 0                                      
-model name      : ARMv7 Processor rev 1 (v7l)                                                                            +model name      : ARMv7 Processor rev 1 (v7l)                                   
-BogoMIPS        : 1325.46                                                                                                +BogoMIPS        : 1325.46                                        
-Features        : swp half thumb fastmult edsp thumbee tls                                                              +Features        : swp half thumb fastmult edsp thumbee tls       
 CPU implementer : 0x41                                                                                                   CPU implementer : 0x41                                                                                                  
-CPU architecture:                                                                                                     +CPU architecture:                                       
-CPU variant     : 0x4                                                                                                    +CPU variant     : 0x4                  
-CPU part        : 0xc09                                                                                                  +CPU part        : 0xc09                                           
-CPU revision    : 1                                                                                                      +CPU revision    : 1          
-CPU physical    :0                                                                                                                                                                                                             +CPU physical    :0                                                                                                            
-Hardware        : Hisilicon A9                                                                                           +Hardware        : Hisilicon A9               
-Revision        : 0000                                                                                                  +Revision        : 0000        
 Serial          : 0000000000000000    Serial          : 0000000000000000   
  
 </code> </code>
 +
 +===== Memory =====
 +<code>
 +WAP(Dopra Linux) # free -m                                                                                                           
 +             total         used         free       shared      buffers  
 +Mem:        244848        77292       167556            0         1112  
 +-/+ buffers:              76180       168668                                                                            
 +Swap:            0            0            0   
 +</code>
 +
 +
  
  • Last modified: 2022/09/23 09:46
  • by tmomas