Advertisement
Guest User

kimsufi ram test

a guest
Feb 20th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.55 KB | None | 0 0
  1. ######################
  2. # Test on thread 1
  3. ######################
  4. memtester version 4.3.0 (64-bit)
  5. Copyright (C) 2001-2012 Charles Cazabon.
  6. Licensed under the GNU General Public License version 2 (only).
  7.  
  8. pagesize is 4096
  9. pagesizemask is 0xfffffffffffff000
  10. want 3844MB (4030726144 bytes)
  11. got 3844MB (4030726144 bytes), trying mlock ...locked.
  12. Loop 1/1:
  13. Stuck Address : ok
  14. Random Value : ok
  15. Compare XOR : ok
  16. Compare SUB : ok
  17. Compare MUL : ok
  18. Compare DIV : ok
  19. Compare OR : ok
  20. Compare AND : ok
  21. Sequential Increment: ok
  22. Solid Bits : ok
  23. Block Sequential : ok
  24. Checkerboard : ok
  25. Bit Spread : ok
  26. Bit Flip : ok
  27. Walking Ones : ok
  28. Walking Zeroes : ok
  29. 8-bit Writes : ok
  30.  
  31.  
  32. ######################
  33. # Test on thread 2
  34. ######################
  35. memtester version 4.3.0 (64-bit)
  36. Copyright (C) 2001-2012 Charles Cazabon.
  37. Licensed under the GNU General Public License version 2 (only).
  38.  
  39. pagesize is 4096
  40. pagesizemask is 0xfffffffffffff000
  41. want 3844MB (4030726144 bytes)
  42. got 3844MB (4030726144 bytes), trying mlock ...locked.
  43. Loop 1/1:
  44. Stuck Address : ok
  45. Random Value : ok
  46. Compare XOR : ok
  47. Compare SUB : ok
  48. Compare MUL : ok
  49. Compare DIV : ok
  50. Compare OR : ok
  51. Compare AND : ok
  52. Sequential Increment: ok
  53. Solid Bits : ok
  54. Block Sequential : ok
  55. Checkerboard : ok
  56. Bit Spread : ok
  57. Bit Flip : ok
  58. Walking Ones : ok
  59. Walking Zeroes : ok
  60. 8-bit Writes : ok
  61.  
  62.  
  63. ######################
  64. # Test on thread 3
  65. ######################
  66. memtester version 4.3.0 (64-bit)
  67. Copyright (C) 2001-2012 Charles Cazabon.
  68. Licensed under the GNU General Public License version 2 (only).
  69.  
  70. pagesize is 4096
  71. pagesizemask is 0xfffffffffffff000
  72. want 3844MB (4030726144 bytes)
  73. got 3844MB (4030726144 bytes), trying mlock ...locked.
  74. Loop 1/1:
  75. Stuck Address : ok
  76. Random Value : ok
  77. Compare XOR : ok
  78. Compare SUB : ok
  79. Compare MUL : ok
  80. Compare DIV : ok
  81. Compare OR : ok
  82. Compare AND : ok
  83. Sequential Increment: ok
  84. Solid Bits : ok
  85. Block Sequential : ok
  86. Checkerboard : ok
  87. Bit Spread : ok
  88. Bit Flip : ok
  89. Walking Ones : ok
  90. Walking Zeroes : ok
  91. 8-bit Writes : \|/-\|\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|\|/-\FAILURE: 0x2ee7876677ef3510 != 0x2ee7876677ef3512 at offset 0x04c9ede8.
  92. Test FAILURE return code : 9
  93.  
  94. ######################
  95. # Test on thread 4
  96. ######################
  97. memtester version 4.3.0 (64-bit)
  98. Copyright (C) 2001-2012 Charles Cazabon.
  99. Licensed under the GNU General Public License version 2 (only).
  100.  
  101. pagesize is 4096
  102. pagesizemask is 0xfffffffffffff000
  103. want 3844MB (4030726144 bytes)
  104. got 3844MB (4030726144 bytes), trying mlock ...locked.
  105. Loop 1/1:
  106. Stuck Address : ok
  107. Random Value : ok
  108. Compare XOR : ok
  109. Compare SUB : ok
  110. Compare MUL : ok
  111. Compare DIV : ok
  112. Compare OR : ok
  113. Compare AND : ok
  114. Sequential Increment: ok
  115. Solid Bits : ok
  116. Block Sequential : ok
  117. Checkerboard : ok
  118. Bit Spread : ok
  119. Bit Flip : ok
  120. Walking Ones : ok
  121. Walking Zeroes : ok
  122. 8-bit Writes : ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement