Advertisement
el3

memtester

el3
Feb 12th, 2015
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. # ./lima-memtester.2 100M
  2. This is a simple textured cube demo from the lima driver and
  3. a memtester. Both combined in a single program. The mali400
  4. hardware is only used to stress RAM in the background. But
  5. this happens to significantly increase chances of exposing
  6. memory stability related problems.
  7.  
  8. Kernel driver is version 14
  9. Detected 1 Mali-400 GP Cores.
  10. Detected 2 Mali-400 PP Cores.
  11. FB: 1280x720@32bpp at 0x51001000 (0x00708000)
  12. Using dual buffered direct rendering to FB.
  13.  
  14. memtester version 4.3.0 (32-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 0xfffff000
  20. want 100MB (104857600 bytes)
  21. got 100MB (104857600 bytes), trying mlock ...locked.
  22. Loop 1:
  23. Stuck Address : setting 14
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement