Advertisement
friedkiwi

Untitled

Sep 17th, 2022
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. friedkiwi@zubuntu:~$ cat /proc/cpuinfo
  2. vendor_id : IBM/S390
  3. # processors : 2
  4. bogomips per cpu: 1310.00
  5. max thread id : 0
  6. features : esan3 zarch stfle msa ldisp eimm dfp edat etf3eh highgprs te vx sie
  7. facilities : 0 1 2 3 4 6 7 8 9 10 12 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 33 34 35 36 37 38 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 58 59 60 73 74 75 76 77 80 81 82 128 129
  8. cache0 : level=1 type=Data scope=Private size=128K line_size=256 associativity=8
  9. cache1 : level=1 type=Instruction scope=Private size=128K line_size=256 associativity=8
  10. cache2 : level=2 type=Data scope=Private size=4096K line_size=256 associativity=8
  11. cache3 : level=2 type=Instruction scope=Private size=2048K line_size=256 associativity=8
  12. cache4 : level=3 type=Unified scope=Shared size=131072K line_size=256 associativity=32
  13. cache5 : level=4 type=Unified scope=Shared size=688128K line_size=256 associativity=42
  14. processor 0: version = FF, identification = 02DD58, machine = 3907
  15. processor 1: version = FF, identification = 02DD58, machine = 3907
  16.  
  17. cpu number : 0
  18. physical id : 0
  19. core id : 0
  20. book id : 0
  21. drawer id : 0
  22. dedicated : 0
  23. address : 0
  24. siblings : 1
  25. cpu cores : 1
  26. version : FF
  27. identification : 02DD58
  28. machine : 3907
  29. cpu MHz dynamic : 401
  30. cpu MHz static : 401
  31.  
  32. cpu number : 1
  33. physical id : 1
  34. core id : 1
  35. book id : 1
  36. drawer id : 1
  37. dedicated : 0
  38. address : 1
  39. siblings : 1
  40. cpu cores : 1
  41. version : FF
  42. identification : 02DD58
  43. machine : 3907
  44. cpu MHz dynamic : 401
  45. cpu MHz static : 401
  46.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement