Advertisement
webmanoffesto

System76 Lemur MemTest

Oct 3rd, 2018
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.58 KB | None | 0 0
  1. lubuntu@lubuntu:~$ sudo memtester
  2. memtester version 4.3.0 (64-bit)
  3. Copyright (C) 2001-2012 Charles Cazabon.
  4. Licensed under the GNU General Public License version 2 (only).
  5.  
  6. pagesize is 4096
  7. pagesizemask is 0xfffffffffffff000
  8. need memory argument, in MB
  9.  
  10. Usage: memtester [-p physaddrbase [-d device]] <mem>[B|K|M|G] [loops]
  11. lubuntu@lubuntu:~$ sudo memtester 1024 5
  12. memtester version 4.3.0 (64-bit)
  13. Copyright (C) 2001-2012 Charles Cazabon.
  14. Licensed under the GNU General Public License version 2 (only).
  15.  
  16. pagesize is 4096
  17. pagesizemask is 0xfffffffffffff000
  18. want 1024MB (1073741824 bytes)
  19. got 1024MB (1073741824 bytes), trying mlock ...locked.
  20. Loop 1/5:
  21. Stuck Address : ok
  22. Random Value : ok
  23. Compare XOR : ok
  24. Compare SUB : ok
  25. Compare MUL : ok
  26. Compare DIV : ok
  27. Compare OR : ok
  28. Compare AND : ok
  29. Sequential Increment: ok
  30. Solid Bits : ok
  31. Block Sequential : ok
  32. Checkerboard : ok
  33. Bit Spread : ok
  34. Bit Flip : settok
  35. Walking Ones : ok
  36. Walking Zeroes : ok
  37. 8-bit Writes : ok
  38. 16-bit Writes : ok
  39.  
  40. Loop 2/5:
  41. Stuck Address : ok
  42. Random Value : ok
  43. Compare XOR : ok
  44. Compare SUB : ok
  45. Compare MUL : ok
  46. Compare DIV : ok
  47. Compare OR : ok
  48. Compare AND : ok
  49. Sequential Increment: ok
  50. Solid Bits : ok
  51. Block Sequential : ok
  52. Checkerboard : ok
  53. Bit Spread : ok
  54. Bit Flip : ok
  55. Walking Ones : ok
  56. Walking Zeroes : ok
  57. 8-bit Writes : ok
  58. 16-bit Writes : ok
  59.  
  60. Loop 3/5:
  61. Stuck Address : ok
  62. Random Value : ok
  63. Compare XOR : ok
  64. Compare SUB : ok
  65. Compare MUL : ok
  66. Compare DIV : ok
  67. Compare OR : ok
  68. Compare AND : ok
  69. Sequential Increment: ok
  70. Solid Bits : ok
  71. Block Sequential : ok
  72. Checkerboard : ok
  73. Bit Spread : ok
  74. Bit Flip : ok
  75. Walking Ones : ok
  76. Walking Zeroes : ok
  77. 8-bit Writes : ok
  78. 16-bit Writes : ok
  79.  
  80. Loop 4/5:
  81. Stuck Address : ok
  82. Random Value : ok
  83. Compare XOR : ok
  84. Compare SUB : ok
  85. Compare MUL : ok
  86. Compare DIV : ok
  87. Compare OR : ok
  88. Compare AND : ok
  89. Sequential Increment: ok
  90. Solid Bits : ok
  91. Block Sequential : ok
  92. Checkerboard : ok
  93. Bit Spread : ok
  94. Bit Flip : ok
  95. Walking Ones : ok
  96. Walking Zeroes : ok
  97. 8-bit Writes : ok
  98. 16-bit Writes : ok
  99.  
  100. Loop 5/5:
  101. Stuck Address : ok
  102. Random Value : ok
  103. Compare XOR : ok
  104. Compare SUB : ok
  105. Compare MUL : ok
  106. Compare DIV : ok
  107. Compare OR : ok
  108. Compare AND : ok
  109. Sequential Increment: ok
  110. Solid Bits : ok
  111. Block Sequential : teok
  112. Checkerboard : ok
  113. Bit Spread : ok
  114. Bit Flip : ok
  115. Walking Ones : ok
  116. Walking Zeroes : ok
  117. 8-bit Writes : ok
  118. 16-bit Writes : ok
  119.  
  120. Done.
  121. lubuntu@lubuntu:~$ sudo memtester 1024 5ty
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement