shinji

Untitled

Feb 16th, 2012
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. -bash-3.2# uname -a
  2. Linux Pogoplug 2.6.22.18 #81 Tue Oct 19 16:05:00 PDT 2010 armv5tejl unknown
  3. -bash-3.2# cat /proc/cpuinfo
  4. Processor : ARM926EJ-S rev 1 (v5l)
  5. BogoMIPS : 1192.75
  6. Features : swp half thumb fastmult edsp
  7. CPU implementer : 0x56
  8. CPU architecture: 5TE
  9. CPU variant : 0x2
  10. CPU part : 0x131
  11. CPU revision : 1
  12. Cache type : write-back
  13. Cache clean : cp15 c7 ops
  14. Cache lockdown : format C
  15. Cache format : Harvard
  16. I size : 16384
  17. I assoc : 4
  18. I line length : 32
  19. I sets : 128
  20. D size : 16384
  21. D assoc : 4
  22. D line length : 32
  23. D sets : 128
  24.  
  25. Hardware : Feroceon-KW
  26. Revision : 0000
  27. Serial : 0000000000000000
  28. -bash-3.2# free
  29. total used free shared buffers
  30. Mem: 256008 21360 234648 0 0
  31. Swap: 0 0 0
  32. Total: 256008 21360 234648
Advertisement
Add Comment
Please, Sign In to add comment