mm 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. #DESCRIPTION:Memory Mgmt tests
  2. mm01 mmap001 -m 10000
  3. # 40 Mb mmap() test.
  4. # Creates a 10000 page mmap, touches all of the map, sync's it, and
  5. # munmap()s it.
  6. mm02 mmap001
  7. # simple mmap() test.
  8. #mm03 mmap001 -i 0 -I 1 -m 100
  9. # repetitive mmapping test.
  10. # Creates a one page map repetitively for one minute.
  11. mtest01 mtest01 -p80
  12. mtest01w mtest01 -p80 -w
  13. #test for race conditions
  14. mtest05 mmstress
  15. mtest06 mmap1
  16. mtest06_2 mmap2 -x 0.002 -a -p
  17. mtest06_3 mmap3 -x 0.002 -p
  18. # Remains diabled till the infinite loop problem is solved
  19. #mtest-6_4 shmat1 -x 0.00005
  20. mem02 mem02
  21. mem03 mem03
  22. page01 page01
  23. page02 page02
  24. data_space data_space
  25. stack_space stack_space
  26. shmt02 shmt02
  27. shmt03 shmt03
  28. shmt04 shmt04
  29. shmt05 shmt05
  30. shmt06 shmt06
  31. shmt07 shmt07
  32. shmt08 shmt08
  33. shmt09 shmt09
  34. shmt10 shmt10
  35. shm_test01 shm_test -l 10 -t 2
  36. mallocstress01 mallocstress
  37. mmapstress01 mmapstress01 -p 20 -t 0.2
  38. mmapstress02 mmapstress02
  39. mmapstress03 mmapstress03
  40. mmapstress04 mmapstress04
  41. mmapstress05 mmapstress05
  42. mmapstress06 mmapstress06 20
  43. mmapstress07 TMPFILE=`mktemp /tmp/example.XXXXXXXXXXXX`; mmapstress07 $TMPFILE
  44. mmapstress08 mmapstress08
  45. mmapstress09 mmapstress09 -p 20 -t 0.2
  46. mmapstress10 mmapstress10 -p 20 -t 0.2
  47. mmap10 mmap10
  48. mmap10_1 mmap10 -a
  49. mmap10_2 mmap10 -s
  50. mmap10_3 mmap10 -a -s
  51. mmap10_4 mmap10 -a -s -i 60
  52. ksm01 ksm01
  53. ksm01_1 ksm01 -u 128
  54. ksm02 ksm02
  55. ksm02_1 ksm02 -u 128
  56. ksm03 ksm03
  57. ksm03_1 ksm03 -u 128
  58. ksm04 ksm04
  59. ksm04_1 ksm04 -u 128
  60. ksm05 ksm05 -I 10
  61. ksm06 ksm06
  62. ksm06_1 ksm06 -n 10
  63. ksm06_2 ksm06 -n 10000
  64. cpuset01 cpuset01
  65. swapping01 swapping01 -i 5
  66. thp01 thp01 -I 120
  67. thp02 thp02
  68. thp03 thp03
  69. thp04 thp04
  70. vma01 vma01
  71. vma02 vma02
  72. vma03 vma03
  73. vma04 vma04
  74. vma05 vma05.sh
  75. overcommit_memory01 overcommit_memory
  76. overcommit_memory02 overcommit_memory -R 0
  77. overcommit_memory03 overcommit_memory -R 30
  78. overcommit_memory04 overcommit_memory -R 80
  79. overcommit_memory05 overcommit_memory -R 100
  80. overcommit_memory06 overcommit_memory -R 200
  81. max_map_count max_map_count -i 10
  82. min_free_kbytes min_free_kbytes