pfeerick

memtest - bionic-containters-0.6.41 - emmc

May 27th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. ## Notes ##
  2.  
  3. Rock64 v2.0 on bionic-containters-0.6.41, on eMMC, on a system that has been running for a few days.
  4.  
  5. pfeerick@rock64:~$ uname -a
  6. Linux rock64 4.4.126-rockchip-ayufan-227 #1 SMP Tue May 22 08:12:53 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux
  7.  
  8. pfeerick@rock64:~$ sudo apt policy linux-rock64
  9. linux-rock64:
  10. Installed: 0.6.41
  11. Candidate: 0.6.41
  12.  
  13. pfeerick@rock64:~$ sudo MEMTESTER_TEST_MASK=6144 memtester 3G 2
  14. memtester version 4.3.0 (64-bit)
  15. Copyright (C) 2001-2012 Charles Cazabon.
  16. Licensed under the GNU General Public License version 2 (only).
  17.  
  18. pagesize is 4096
  19. pagesizemask is 0xfffffffffffff000
  20. using testmask 0x1800
  21. want 3072MB (3221225472 bytes)
  22. got 3072MB (3221225472 bytes), trying mlock ...locked.
  23. Loop 1/2:
  24. Stuck Address : ok
  25. Bit Spread : ok
  26. Bit Flip : ok
  27.  
  28. Loop 2/2:
  29. Stuck Address : ok
  30. Bit Spread : ok
  31. Bit Flip : ok
  32.  
  33. Done.
Add Comment
Please, Sign In to add comment