1. 6f4ef16 case-truncate-seq: truncate sequentially by Aaron Lu · 2 years, 3 months ago master
  2. 08f498b case-truncate: use cat for sparsefile to consume memory by Aaron Lu · 2 years, 3 months ago
  3. 357b2e4 usemem: Update the usage of touch-alloc by Hui Zhu · 3 years, 1 month ago
  4. bd40585 usemem: Output a message after punch holes done by Hui Zhu · 3 years, 2 months ago
  5. 3f9c6c2 usemem: Add code for touch-alloc by Hui Zhu · 3 years, 2 months ago
  6. ef16f00 usemem: Remove the duplicate do_access by Hui Zhu · 3 years, 4 months ago
  7. 8c931f0 usemem: Add option touch-alloc by Hui Zhu · 3 years, 5 months ago
  8. 98e1853 usemem: Add option init-time by Hui Zhu · 3 years, 5 months ago
  9. 2ad0bfa usemem: minor cleanups by Fengguang Wu · 4 years, 3 months ago
  10. 0b057c8 usemem: Add new option --punch-holes for generating fragmented pages by Hui Zhu · 4 years, 3 months ago
  11. 9b8c7fa Makefile: Add static build option by Hui Zhu · 4 years, 3 months ago
  12. ca4b1eb usemem: Fix the build warning by Hui Zhu · 4 years, 5 months ago
  13. 95081d4 usemem.c: Add missing opt_repeat by Xiao Yang · 4 years, 6 months ago
  14. 4b12da9 usemem: rename reps to opt_repeat by Fengguang Wu · 4 years, 9 months ago
  15. eb261e3 usemem: Add new option -Z|--read-again by Hui Zhu · 4 years, 9 months ago
  16. 6328152 usemem: mlock after rw and detach by Fengguang Wu · 5 years ago
  17. ccdeba0 usemem: actually parse --hugetlb by Fengguang Wu · 5 years ago
  18. aca1bb4 usemem: warn on invalid option combinations by Fengguang Wu · 5 years ago
  19. 421cf7d usemem: quiet "may be used uninitialized" warnings by Fengguang Wu · 5 years ago
  20. 7d16081 usemem: add sleep_secs checks by Fengguang Wu · 5 years ago
  21. 7350ec8 Revert "Avoid memory allocation/sync time when calculate throughput" by Fengguang Wu · 5 years ago
  22. f9bbfa8 usemem: exactly detach before sleeping by Fengguang Wu · 5 years ago
  23. c8ec30c Add break when parse -O option by yuanyao · 5 years ago
  24. 8d507cc usemem: avoid unnecessary nr_cpu query by Fengguang Wu · 5 years ago
  25. 341c06e usemem: use more robust MAP_LOCKED by Fengguang Wu · 5 years ago
  26. 62f2d09 case-swap-w-seq: fix ignored --random, keep swap cases dedup'ed by Daniel Jordan · 6 years ago
  27. d8b6d3c Revert "case-swap-w-seq: fix ignored --random in case-swap-w-rand-mt" by Daniel Jordan · 6 years ago
  28. 203658f case-swap-w-seq: fix ignored --random in case-swap-w-rand-mt by Daniel Jordan · 6 years ago
  29. 40e59e9 usemem: add --offset option for mmap by Daniel Jordan · 6 years ago
  30. acefc2b usemem: fix warning about unused ptr variable by Daniel Jordan · 6 years ago
  31. f22de75 usemem: fix build on systems with old glibc's by Daniel Jordan · 6 years ago
  32. 1444981 mmap-pread-seq: limit page table consumption by Aaron Lu · 6 years ago
  33. 7afdeab small-allocs-common: update naming by Aaron Lu · 6 years ago
  34. 5a31b99 Add some hugetlb cases by Huang Ying · 6 years ago
  35. f218124 usemem: Support allocate hugetlbfs memory by Huang Ying · 6 years ago
  36. ed7b37d usemem: Support MAP_ANONYMOUS flags by Huang Ying · 6 years ago
  37. 7a6ce56 hw_vars: comment how PTE_LIMIT is calculated by Aaron Lu · 6 years ago
  38. f11b290 hw_vars: limit pagetable to half available memory by Aaron Lu · 6 years ago
  39. 97d93f1 case-small-allocs: restrict slab usage by Aaron Lu · 6 years ago
  40. 302e9c6 case-anon-cow-*: adjust per task test size by Aaron Lu · 6 years ago
  41. 8214cd4 case-shm-pread: use unit_size to control working set by Aaron Lu · 6 years ago
  42. f95df6b anon-cow-*-mt: reduce unit_size to 1/4 mem by Aaron Lu · 6 years ago
  43. 567e0b1 case-migrate: ignore error message from 'cat /proc/$pid/comm' by Aaron Lu · 7 years ago
  44. 6750551 case-migrate test did not migrate back from last node by Nadav Amit · 8 years ago
  45. 0e99666 usemem: Support synchronize before freeing memory by Huang Ying · 7 years ago
  46. fdf3db9 Fix tasks synchronization when nr_thread == 0 by Huang Ying · 7 years ago
  47. 81cfae6 usemem_remap: use unsigned long for pagesize by Aaron Lu · 7 years ago
  48. fe0353b Avoid memory allocation/sync time when calculate throughput by Huang Ying · 7 years ago
  49. c1bb226 Fix free memory size by Huang Ying · 7 years ago
  50. ca30356 usemem: Support timing free memory by Huang Ying · 7 years ago
  51. f35dd13 case-swap: add multithreaded test case for case-swap-w-seq/rand by Aaron Lu · 7 years ago
  52. b4f8f4e case-anon-*w*: use unit_size instead of fixed mem/2 by Aaron Lu · 7 years ago
  53. 96dede7 case-anon-cow-rand-mt: remove the /N for thread case by Aaron Lu · 7 years ago
  54. 8998ad1 case-mremap-xread-rand-mt: correct the sparse file name to be removed by Aaron Lu · 7 years ago
  55. 59ac26e hw_vars: Fix a typo about DELAY parameter by Huang Ying · 7 years ago
  56. c886ad0 Support to add some delay when accessing each page by Huang Ying · 7 years ago
  57. 211faec hw_vars: Support specify repeat count for usemem test by Huang Ying · 7 years ago
  58. e16597d Support binding tasks to CPU by Huang Ying · 7 years ago
  59. 4e789c9 Add option to synchronize between tasks after allocating memory by Huang Ying · 7 years ago
  60. bc76b0a Synchronize between control task and worker tasks by Huang Ying · 7 years ago
  61. 5e4897a Add .gitignore by Huang Ying · 7 years ago
  62. 67dc2bc mremap-xread-rand-mt: correct thread number by Aaron Lu · 8 years ago
  63. 0ef7ce5 Base random seed on thread ID instead on PID by Nadav Amit · 8 years ago
  64. dddafc9 case-swapin: add swapin test case by Aaron Lu · 8 years ago
  65. f2a5432 usemem: add write-signal-read mode by Aaron Lu · 8 years ago
  66. c357a06 usemem: introduce output_statistics by Aaron Lu · 8 years ago
  67. 75cc5d3 usemem: introduce do_rw_once by Aaron Lu · 8 years ago
  68. 7d864b2 usemem: do not pass opt_bytes to do_units by Aaron Lu · 8 years ago
  69. 24cf56b usemem: rename the global bytes variable to opt_bytes by Aaron Lu · 8 years ago
  70. c079cd0 small-allocs: restrict vm_area_struct slab memory usage by Aaron Lu · 8 years ago
  71. cd69006 case-swap-w-seq: Rename pass_size to unit_size by Huang Ying · 8 years ago
  72. 935dd54 ROTATE_BYTES: prevent OOM due to page table size too large by Aaron Lu · 8 years ago
  73. 0507846 hw_vars: remove the default 300s runtime setting by Aaron Lu · 8 years ago
  74. 195e655 case-anon-w-rand: use unit_size instead of fixed $((mem / 2)) by Aaron Lu · 8 years ago
  75. 37f440c case-anon-cow-seq-mt: remove the /N for thread case by Aaron Lu · 8 years ago
  76. 7a3b33d Documentation: add case description by Aaron Lu · 8 years ago
  77. 72ae4f9 case-msync-mt: remove the /N for thread case by Aaron Lu · 8 years ago
  78. c5a1d2a case-anon-wx-seq-mt: remove the /N for thread case by Aaron Lu · 8 years ago
  79. 6bee547 hw_vars: add one choice to the parameter "SPARSE_ROOT". by Yanbing Jiang · 8 years ago
  80. 94d0f32 swap: give user the ability to control size by Aaron Lu · 8 years ago
  81. b143340 usemem_remap.c: remap the whole mmap pages by Xiaolong Ye · 8 years ago
  82. a500681 usemem_remap.c: fix remap failed issue when size is pagesize aligned by Xiaolong Ye · 8 years ago
  83. 828f308 case-swap-w-rand: a symbolic link to case-swap-w-seq. by Yanbing Jiang · 8 years ago
  84. edbf206 case-swap-w-seq: swap write sequential performance by Yanbing Jiang · 8 years ago
  85. 2101ac1 copying: add license and copyright information by Aaron Lu · 8 years ago
  86. 4553926 usemem_migrate.c: add a comment stating the origin of the code by Aaron Lu · 8 years ago
  87. a41f88a hw_vars: Add more debug information for losetup failure by Huang Ying · 9 years ago
  88. f60ede7 put SPARSE_ROOT.img and SPARSE_ROOT under TMPFS_MNT by Huang Ying · 9 years ago
  89. 124eb93 Add support to specify processes/threads via nr_task by Huang Ying · 9 years ago
  90. 6fe4abe hw_vars: fix $val quotation by Fengguang Wu · 9 years ago
  91. fdf8b02 case-migrate: fix bashism by Fengguang Wu · 9 years ago
  92. 9348f07 hw_vars: fix meminfo var names by Fengguang Wu · 9 years ago
  93. 08ebd2e hw_vars: fix illegal shm_size in dash by Fengguang Wu · 9 years ago
  94. ee5b55e run: switch to /bin/sh by Fengguang Wu · 9 years ago
  95. ccf4438 switch cases to /bin/sh by Fengguang Wu · 9 years ago
  96. 868f1f2 hw_vars: switch to /bin/sh by Fengguang Wu · 9 years ago
  97. 81acff3 more accurate memory limit calculation for anon-r-seq cases by Fengguang Wu · 10 years ago
  98. 5f23065 case-truncate: show throughput by Fengguang Wu · 10 years ago
  99. 70c91e7 fix too short runtime for the seq cases by Fengguang Wu · 10 years ago
  100. 489eae2 hw_vars: setup loop module and devices by Fengguang Wu · 10 years ago