1. 631fc31 mmstress: Cleanup && make use of tst_tmpdir by Cyril Hrubis · 7 years ago
  2. d218f34 Remove useless malloc() casts. by Cyril Hrubis · 10 years ago
  3. 98308f0 mstress: Fix install collision. by Cyril Hrubis · 11 years ago
  4. 981d33a Fix retval parameter to pthread_join() by Dave Kleikamp · 11 years ago
  5. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  6. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  7. dbad18f mmstress: make shared global variables volatile by Jan Stancek · 12 years ago
  8. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  9. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  10. 4b25821 Remove carriage returns. by Garrett Cooper · 14 years ago
  11. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  12. b6ecbe3 I've attached some patches that I created for LTP at work. Most of them simply add command-line options to specify the amount of memory/pages to use for tests. However, there's one fix that works around a bug in uClibc's pthread implementation. Allow the number of pages to use for the test to be specified on the command-line. Fix a memory leak. Also, call _exit(2) from child processes which avoids the child calling the atexit functions that the pthread library setup. This fixes an issue where the pthread manager thread would begin exiting at the same time as a child thread. The child thread would run the atexit functions which cause it to wait for a signal to be sent from the thread manager. As the thread manager was trying to exit that signal would never be sent. Calling _exit(2) from the child avoids this whole mess.Matt Fleming <mjf@gentoo.org>. by subrata_modak · 16 years ago
  13. 03bc52c Randy Dunlap writes: Convert mmstress to use the standard results format by vapier · 17 years ago
  14. 6089dfc "rdunlap@xenotime.net" did "mmstress" cleanups to make output unbuffered so that it is not produced repetitively and erroneously by subrata_modak · 17 years ago
  15. 9383f1d Applied Patch to fix the wrong usage of pthread_exit, pointed out by <carmelo.amoroso@st.com> by subrata_modak · 17 years ago
  16. c77ffa3 Applied patch from Andrea Arcangeli: by robbiew · 20 years ago
  17. a26240a Updated test to check for "dummy" in ./, if cannot find it. by robbiew · 20 years ago
  18. e873961 Applied patch from Jacky Malcles and Gary Williams to remove the path by robbiew · 20 years ago
  19. 2c4541c Fixed test5 vs test6 typos. by robbiew · 20 years ago
  20. 6efe64c Applied patch from Gary Williams: by robbiew · 21 years ago
  21. e32534b added missing parantheis by iyermanoj · 21 years ago
  22. 21b3811 Fix mmstress path problems, now uses execvp by plars · 22 years ago
  23. f3a83d5 Applied patch submitted by Ihno Krumreich by robbiew · 22 years ago
  24. 15226cd Applied patches submitted by: by robbiew · 22 years ago
  25. da80674 Applied Andreas Jaeger warning patch. <aj@suse.de> by robbiew · 22 years ago
  26. 0c8548d Fixed /dev/zero problem. by robbiew · 22 years ago
  27. d5c2112 Added 64-bit patches by Ihno Krumreich, email: ihno@caldera.de by robbiew · 22 years ago
  28. ef580fe Modified by iyermanoj · 22 years ago
  29. 7f29df6 Modified. by iyermanoj · 23 years ago
  30. ee1ccbd modified by iyermanoj · 23 years ago
  31. f339f7a corrected intendation by iyermanoj · 23 years ago
  32. d9d32b4 added sched_yield() to fix hang some people were having by plars · 23 years ago
  33. 5dea26e Modified. Read source mmstress.c for change. by iyermanoj · 23 years ago
  34. 497740a added comments by iyermanoj · 23 years ago
  35. 34bf5d7 Modified. Fixed bug in usage() and in map_and_thread() check code by iyermanoj · 23 years ago
  36. 15ae7bc Modified. Fixed a bunch of errors. This code was very buggy! look at the by iyermanoj · 23 years ago
  37. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago