1. 631fc31 mmstress: Cleanup && make use of tst_tmpdir by Cyril Hrubis · 7 years ago
  2. 8967f96 Update references with my old legal name/email to my current name/email address by Ngie Cooper · 7 years ago
  3. d218f34 Remove useless malloc() casts. by Cyril Hrubis · 10 years ago
  4. 98308f0 mstress: Fix install collision. by Cyril Hrubis · 11 years ago
  5. 981d33a Fix retval parameter to pthread_join() by Dave Kleikamp · 11 years ago
  6. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  7. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  8. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  9. dbad18f mmstress: make shared global variables volatile by Jan Stancek · 12 years ago
  10. 22fabae remove unused libmm by Caspar Zhang · 13 years ago
  11. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  12. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  13. 4b25821 Remove carriage returns. by Garrett Cooper · 14 years ago
  14. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  15. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  16. 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
  17. 03bc52c Randy Dunlap writes: Convert mmstress to use the standard results format by vapier · 17 years ago
  18. a07bcfe close stdout to remove noise by vapier · 17 years ago
  19. 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
  20. 9383f1d Applied Patch to fix the wrong usage of pthread_exit, pointed out by <carmelo.amoroso@st.com> by subrata_modak · 17 years ago
  21. c77ffa3 Applied patch from Andrea Arcangeli: by robbiew · 20 years ago
  22. a26240a Updated test to check for "dummy" in ./, if cannot find it. by robbiew · 20 years ago
  23. e873961 Applied patch from Jacky Malcles and Gary Williams to remove the path by robbiew · 20 years ago
  24. 2c4541c Fixed test5 vs test6 typos. by robbiew · 20 years ago
  25. 6efe64c Applied patch from Gary Williams: by robbiew · 20 years ago
  26. e32534b added missing parantheis by iyermanoj · 21 years ago
  27. f756722 Applied Vasan's "CFLAGS+=" patch by robbiew · 21 years ago
  28. d537af2 Applied Andreas Jaeger's patch for library linking: by robbiew · 21 years ago
  29. 88e7b18 Applied Andreas Jaeger's patch: by robbiew · 21 years ago
  30. 5475776 Applied Vasan Sundar's Makefile patches. by robbiew · 21 years ago
  31. 21b3811 Fix mmstress path problems, now uses execvp by plars · 22 years ago
  32. f3a83d5 Applied patch submitted by Ihno Krumreich by robbiew · 22 years ago
  33. 15226cd Applied patches submitted by: by robbiew · 22 years ago
  34. da80674 Applied Andreas Jaeger warning patch. <aj@suse.de> by robbiew · 22 years ago
  35. 0c8548d Fixed /dev/zero problem. by robbiew · 22 years ago
  36. d5c2112 Added 64-bit patches by Ihno Krumreich, email: ihno@caldera.de by robbiew · 22 years ago
  37. ef580fe Modified by iyermanoj · 22 years ago
  38. 16dc53f Separate make and make install by plars · 22 years ago
  39. 7f29df6 Modified. by iyermanoj · 23 years ago
  40. ee1ccbd modified by iyermanoj · 23 years ago
  41. f339f7a corrected intendation by iyermanoj · 23 years ago
  42. d9d32b4 added sched_yield() to fix hang some people were having by plars · 23 years ago
  43. 4b17b78 -Wall by plars · 23 years ago
  44. 5dea26e Modified. Read source mmstress.c for change. by iyermanoj · 23 years ago
  45. 497740a added comments by iyermanoj · 23 years ago
  46. 34bf5d7 Modified. Fixed bug in usage() and in map_and_thread() check code by iyermanoj · 23 years ago
  47. 15ae7bc Modified. Fixed a bunch of errors. This code was very buggy! look at the by iyermanoj · 23 years ago
  48. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago