Guest User

Untitled

a guest
Jun 12th, 2012
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.37 KB | None | 0 0
  1. cat /proc/meminfo:
  2. MemTotal: 1806616 kB
  3. MemFree: 1561160 kB
  4. Buffers: 22352 kB
  5. Cached: 87764 kB
  6. SwapCached: 0 kB
  7. Active: 116852 kB
  8. Inactive: 88556 kB
  9. Active(anon): 95544 kB
  10. Inactive(anon): 1708 kB
  11. Active(file): 21308 kB
  12. Inactive(file): 86848 kB
  13. Unevictable: 0 kB
  14. Mlocked: 0 kB
  15. HighTotal: 922888 kB
  16. HighFree: 731148 kB
  17. LowTotal: 883728 kB
  18. LowFree: 830012 kB
  19. SwapTotal: 265068 kB
  20. SwapFree: 265068 kB
  21. Dirty: 4 kB
  22. Writeback: 0 kB
  23. AnonPages: 95260 kB
  24. Mapped: 31272 kB
  25. Shmem: 1968 kB
  26. Slab: 14656 kB
  27. SReclaimable: 7048 kB
  28. SUnreclaim: 7608 kB
  29. KernelStack: 1464 kB
  30. PageTables: 1396 kB
  31. NFS_Unstable: 0 kB
  32. Bounce: 0 kB
  33. WritebackTmp: 0 kB
  34. CommitLimit: 1168376 kB
  35. Committed_AS: 410080 kB
  36. VmallocTotal: 122880 kB
  37. VmallocUsed: 21952 kB
  38. VmallocChunk: 85876 kB
  39. HardwareCorrupted: 0 kB
  40. AnonHugePages: 28672 kB
  41. HugePages_Total: 0
  42. HugePages_Free: 0
  43. HugePages_Rsvd: 0
  44. HugePages_Surp: 0
  45. Hugepagesize: 4096 kB
  46. DirectMap4k: 12280 kB
  47. DirectMap4M: 897024 kB
  48.  
  49. cat /proc/cpuinfo:
  50. processor : 0
  51. vendor_id : AuthenticAMD
  52. cpu family : 17
  53. model : 3
  54. model name : AMD Athlon(tm)X2 DualCore QL-66
  55. stepping : 1
  56. microcode : 0x2000057
  57. cpu MHz : 2199.979
  58. cache size : 512 KB
  59. physical id : 0
  60. siblings : 2
  61. core id : 0
  62. cpu cores : 2
  63. apicid : 0
  64. initial apicid : 0
  65. fdiv_bug : no
  66. hlt_bug : no
  67. f00f_bug : no
  68. coma_bug : no
  69. fpu : yes
  70. fpu_exception : yes
  71. cpuid level : 1
  72. wp : yes
  73. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow constant_tsc nonstop_tsc extd_apicid pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy 3dnowprefetch osvw skinit lbrv svm_lock nrip_save
  74. bogomips : 4401.28
  75. clflush size : 64
  76. cache_alignment : 64
  77. address sizes : 40 bits physical, 48 bits virtual
  78. power management: ts ttp tm stc 100mhzsteps hwpstate
  79.  
  80. processor : 1
  81. vendor_id : AuthenticAMD
  82. cpu family : 17
  83. model : 3
  84. model name : AMD Athlon(tm)X2 DualCore QL-66
  85. stepping : 1
  86. microcode : 0x2000057
  87. cpu MHz : 2199.979
  88. cache size : 512 KB
  89. physical id : 0
  90. siblings : 2
  91. core id : 1
  92. cpu cores : 2
  93. apicid : 1
  94. initial apicid : 1
  95. fdiv_bug : no
  96. hlt_bug : no
  97. f00f_bug : no
  98. coma_bug : no
  99. fpu : yes
  100. fpu_exception : yes
  101. cpuid level : 1
  102. wp : yes
  103. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow constant_tsc nonstop_tsc extd_apicid pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy 3dnowprefetch osvw skinit lbrv svm_lock nrip_save
  104. bogomips : 4401.28
  105. clflush size : 64
  106. cache_alignment : 64
  107. address sizes : 40 bits physical, 48 bits virtual
  108. power management: ts ttp tm stc 100mhzsteps hwpstate
Advertisement
Add Comment
Please, Sign In to add comment