Advertisement
Guest User

Rst#7

a guest
Oct 25th, 2014
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. root@OpenNET:~# memtester 90m 1
  2. memtester version 4.1.3 (32-bit)
  3. Copyright (C) 2010 Charles Cazabon.
  4. Licensed under the GNU General Public License version 2 (only).
  5.  
  6. pagesize is 4096
  7. pagesizemask is 0xfffff000
  8. want 90MB (94371840 bytes)
  9. got 90MB (94371840 bytes), trying mlock ...locked.
  10. Loop 1/1:
  11. Stuck Address : ok
  12. Random Value : ok
  13. Compare XOR : ok
  14. Compare SUB : ok
  15. Compare MUL : ok
  16. Compare DIV : ok
  17. Compare OR : ok
  18. Compare AND : ok
  19. Sequential Increment: ok
  20. Solid Bits : ok
  21. Block Sequential : ok
  22. Checkerboard : ok
  23. Bit Spread : ok
  24. Bit Flip : testing 184FAILURE: 0x00000000 != 0x00800000 at offset 0x0014a9d9.
  25. FAILURE: 0x00000000 != 0x00800000 at offset 0x001ed3e9.
  26. FAILURE: 0x00000000 != 0x00800000 at offset 0x00420ad9.
  27. FAILURE: 0x00000000 != 0x00800000 at offset 0x005da591.
  28. FAILURE: 0x00000000 != 0x00800000 at offset 0x0069cb31.
  29. FAILURE: 0x00000000 != 0x00800000 at offset 0x00aa4d91.
  30. Walking Ones : ok
  31. Walking Zeroes : ok
  32. Done.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement