# # ChangeLog for src/benchmark/schedint/cfa4.c # # Generated by Trac 1.2.1 # Apr 18, 2024, 10:13:56 PM Thu, 02 Nov 2017 18:15:19 GMT Thierry Delisle [4cedd9f] * src/benchmark/Makefile.am (modified) * src/benchmark/Makefile.in (modified) * src/benchmark/SchedInt.c (deleted) * src/benchmark/csv-data.c (modified) * src/benchmark/schedint/cfa1.c (modified) * src/benchmark/schedint/cfa2.c (modified) * src/benchmark/schedint/cfa4.c (modified) * src/libcfa/concurrency/kernel (modified) * src/libcfa/concurrency/kernel.c (modified) * src/libcfa/concurrency/monitor (modified) * src/libcfa/concurrency/monitor.c (modified) * src/tests/boundedBuffer.c (modified) * src/tests/datingService.c (modified) * src/tests/sched-int-barge.c (modified) * src/tests/sched-int-block.c (modified) * src/tests/sched-int-disjoint.c (modified) * src/tests/sched-int-wait.c (modified) * src/tests/thread.c (modified) Updated public concurrency API to use references Mon, 30 Oct 2017 21:00:47 GMT Thierry Delisle [bb7e3d4] * src/benchmark/schedext/cfa1.c (modified) * src/benchmark/schedext/cfa2.c (modified) * src/benchmark/schedext/cfa4.c (modified) * src/benchmark/schedext/upp.cc (modified) * src/benchmark/schedint/cfa1.c (modified) * src/benchmark/schedint/cfa2.c (modified) * src/benchmark/schedint/cfa4.c (modified) * src/benchmark/schedint/upp.cc (modified) Removed second processor in scheduling benchmark, since it was ... 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