# # ChangeLog for src/benchmark/mutex # # Generated by Trac 1.2.1 # May 22, 2024, 12:26:03 PM Tue, 05 Jun 2018 19:13:02 GMT Thierry Delisle [d885a58] * src/benchmark/Makefile.am (modified) * src/benchmark/Makefile.in (modified) * src/benchmark/fetch_add.c (moved) * src/benchmark/function.c (moved) * src/benchmark/loop.c (added) Added 3 control benchmarks to ctx-switch Mon, 27 Nov 2017 17:38:21 GMT Thierry Delisle [6aa537a4] * .gitignore (modified) * src/benchmark/Makefile.am (modified) * src/benchmark/Makefile.in (modified) * src/benchmark/mutex/JavaThread.java (added) * src/benchmark/mutex/fetch_add.c (added) * src/benchmark/schedint/JavaThread.java (added) Added java benchmarks Mon, 30 Oct 2017 19:47:26 GMT tdelisle [2c1830a6] * src/benchmark/Makefile.am (modified) * src/benchmark/Makefile.in (modified) * src/benchmark/mutex/function.c (modified) Fixed function benchmark for direct routine call Thu, 26 Oct 2017 20:22:17 GMT Thierry Delisle [9f0b975] * src/benchmark/Makefile.am (modified) * src/benchmark/Makefile.in (modified) * src/benchmark/creation/cfa_cor.c (modified) * src/benchmark/mutex/cfa1.c (modified) * src/benchmark/mutex/cfa2.c (modified) * src/benchmark/mutex/cfa4.c (modified) * src/benchmark/mutex/function.c (modified) * src/benchmark/mutex/pthreads.c (modified) * src/benchmark/mutex/upp.cc (modified) * src/benchmark/schedext/cfa1.c (added) * src/benchmark/schedext/cfa2.c (added) * src/benchmark/schedext/cfa4.c (added) * src/benchmark/schedext/upp.cc (added) * src/benchmark/schedint/cfa1.c (added) * src/benchmark/schedint/cfa2.c (added) * src/benchmark/schedint/cfa4.c (added) * src/benchmark/schedint/upp.cc (added) added behcnmarks for signal and waitfor Thu, 26 Oct 2017 18:36:01 GMT Thierry Delisle [f54a0ab] * src/benchmark/Makefile.am (modified) * src/benchmark/Makefile.in (modified) * src/benchmark/mutex/cfa1.c (added) * src/benchmark/mutex/cfa2.c (added) * src/benchmark/mutex/cfa4.c (added) * src/benchmark/mutex/function.c (added) * src/benchmark/mutex/pthreads.c (added) * src/benchmark/mutex/upp.cc (added) Added benchmarks for mutex routines