ebruakagunduz

__collapse_huge_page_isolate() was not triggered

Jan 15th, 2015
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. thp_test started to read at 16:03. /var/log/kernel.log shows nothing printed out at the time.
  2. It is last results at 15:56.
  3. [Prş Oca 15 15:51:41 2015] snd_hda_intel 0000:01:00.1: Enabling via VGA-switcheroo
  4. [Prş Oca 15 15:51:41 2015] snd_hda_intel 0000:01:00.1: irq 29 for MSI/MSI-X
  5. [Prş Oca 15 15:51:46 2015] snd_hda_intel 0000:01:00.1: Disabling via VGA-switcheroo
  6. [Prş Oca 15 15:51:48 2015] huge_memory: ptes released
  7. [Prş Oca 15 15:52:48 2015] huge_memory: ptes released
  8. [Prş Oca 15 15:53:38 2015] huge_memory: ptes released
  9. [Prş Oca 15 15:54:28 2015] huge_memory: ptes released
  10. [Prş Oca 15 15:54:48 2015] huge_memory: ptes released
  11. [Prş Oca 15 15:55:28 2015] huge_memory: ptes released
  12. [Prş Oca 15 15:56:18 2015] huge_memory: ptes released
  13. [Prş Oca 15 15:56:28 2015] huge_memory: ptes released
  14.  
  15. When swapeed out:
  16. /proc/meminfo:
  17. AnonPages: 1795636 kB
  18. AnonHugePages: 1646592 kB
  19.  
  20. /proc/pid/smaps:
  21. Anonymous: 167160 kB
  22. AnonHugePages: 163840 kB
  23. Swap: 632844 kB
  24.  
  25. When swapped in:
  26. /proc/meminfo:
  27. AnonPages: 2431548 kB
  28. AnonHugePages: 1646592 kB
  29.  
  30. /proc/pid/smaps:
  31. Anonymous: 800004 kB
  32. AnonHugePages: 163840 kB
  33. Swap: 0 kB
Advertisement
Add Comment
Please, Sign In to add comment