Advertisement
Guest User

Untitled

a guest
Apr 26th, 2012
4,814
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. # cat /proc/cpuinfo
  2. system type : BCM97xxx Settop Platform
  3. build target : bcm7405x
  4. processor : 0
  5. cpu model : BMIPS4380 V4.4 FPU V0.1
  6. cpu MHz : 402.43
  7. BogoMIPS : 402.43 ( udelay_val : 201216 HZ = 1000 )
  8. wait instruction : yes
  9. microsecond timers : yes
  10. tlb_entries : 32
  11. extra interrupt vector : yes
  12. hardware watchpoint : no
  13. ASEs implemented : mips16
  14. VCED exceptions : not available
  15. VCEI exceptions : not available
  16. RAC setting : 0x0000001f - I/D-RAC enabled
  17. L2 config : 0xf0000257 - L2E: ON, CBG: OFF, SS: ON, SL: ON, SA: ON
  18.  
  19. unaligned access : 3330
  20. rdhwr/brdhwr traps : 0 / 18518
  21. process migrations : 357
  22. processor : 1
  23. cpu model : BMIPS4380 V4.4 FPU V0.1
  24. cpu MHz : 404.48
  25. BogoMIPS : 404.48 ( udelay_val : 202240 HZ = 1000 )
  26. wait instruction : yes
  27. microsecond timers : yes
  28. tlb_entries : 32
  29. extra interrupt vector : yes
  30. hardware watchpoint : no
  31. ASEs implemented : mips16
  32. VCED exceptions : not available
  33. VCEI exceptions : not available
  34. RAC setting : 0x0000000f - I/D RAC without selective invalidate
  35. #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement