Timeline



Jan 19, 2022:

6:54 PM Changeset [1e8b4b49]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added work around for CFA bug with implicit conversion to unions.
2:36 PM Changeset [12c1eef]ADTast-experimentalenumpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
9:21 AM Changeset [6a33e40]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
print 0p for NULL char * pointer

Jan 18, 2022:

8:49 PM Changeset [038a0bd]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
8:49 PM Changeset [b5f17e1]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
support locale for digit separator in floating-point numbers
8:47 PM Changeset [e57de69]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
formatting
1:56 PM Changeset [adfd125]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Changed benchmark to use sout and commas.
1:16 PM Changeset [175f9f4]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
1:16 PM Changeset [21a5bfb7]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Removed unnecessary syscalls
1:06 PM Changeset [ae7adbc4]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Attempt optim for wake_one
9:53 AM Changeset [91a72ef]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Some assorted bits of clean-up. InitializerLength? was missing some …

Jan 17, 2022:

7:47 PM Changeset [f55f110]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
7:47 PM Changeset [0fb3ee5]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
@optim: maximize chances "cache" array stays in cache.
7:46 PM Changeset [25337e0]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fix some problems with compilation of per-cpu ready queue.
4:44 PM Changeset [a77f25b]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:44 PM Changeset [0c51f9a]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
support locale for digit separator
4:43 PM Changeset [aa15f49]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
formatting, remove call to setlocale from startup STARTUP_PRIORITY_APPREADY
2:25 PM Changeset [0fc447c]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Removed fast_lock, which doesn't seemed to have ever worked and isn't …

Jan 14, 2022:

7:24 PM Changeset [a2a4566]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added new ready-queue that uses per-thread queues but with some cpu …
7:01 PM Changeset [c90db2d]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
6:55 PM Changeset [145dcd5]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Now using MAX instead of -1u since it's more appropriate.
9:15 AM Changeset [9ee3f54]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
disable time slicing on IO acquire tests to see if that prevents timeouts

Jan 13, 2022:

9:50 PM Changeset [86530e7]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
simplify IO statement
9:49 PM Changeset [75965a6]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
replace thread_rand with prng, replace xorshift64 with xorshift_13_7_17
9:42 PM Changeset [5d1ebb9]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
remove thread_rand, remove consolidated random generators
9:36 PM Changeset [919a6b2]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
formatting
9:30 PM Changeset [611f29d]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
consolidate random-number generators
5:28 PM Changeset [f520c4c]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
revert use of /usr/bin/echo, and remove -P options for generating …
3:32 PM Changeset [9d6db20]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change to /usr/bin/echo rather than shell echo for Makefile
1:47 PM Changeset [e0ac9f1]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add CPP line-directive to start of extras.cf and gcc-builtins.cf, …
12:12 PM Changeset [a4a6802]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Fangren Yu <f37yu@…>
fill in FunctionType? assertions early
10:58 AM Changeset [3eaa689]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by caparsons <caparson@…>
added test files I forgot in last commit
10:53 AM Changeset [42daeb4]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by caparsons <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:53 AM Changeset [3bb12921]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by caparsons <caparson@…>
added new io tests

Jan 12, 2022:

9:30 PM Changeset [00f5fde]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
6:34 PM Changeset [1959528]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
third attempt at specialized PRNG

Jan 11, 2022:

11:38 AM Changeset [07a1e7a]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added cpu info for which cache the map referes to.

Jan 10, 2022:

7:11 PM Changeset [9b33337]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
7:11 PM Changeset [5b7a3662]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Tentative optimization for wake-one
7:10 PM Changeset [418d31ac]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added spin count to spin locks as a debugging tool
5:49 PM Changeset [a10f6b4]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
5:49 PM Changeset [e202aa8]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add missing file for io-acquire test with no preemption
5:47 PM Changeset [c52f033]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
formatting
5:43 PM Changeset [2210cfc]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
second attempt at specialized PRNG
5:38 PM Changeset [4177592f]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add newline at end of file
4:34 PM Changeset [770d9ab]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by caparsons <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:34 PM Changeset [95578bd]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by caparsons <caparson@…>
removed select compile rule
4:14 PM Changeset [cc56283]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:14 PM Changeset [04a8a54]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add alternative io-acquire test with no preemption
4:13 PM Changeset [56d711f]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by caparsons <caparson@…>
added io-acquire tests with alternative workload to io
4:12 PM Changeset [078fb05]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed a few warnings
4:10 PM Changeset [a39a289]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
There is a script to setup reproduction of Jenkins core dumps easily. …
4:07 PM Changeset [4233338b]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by caparsons <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:06 PM Changeset [0ac728b]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by caparsons <caparson@…>
added termination sync io-acquire test

Jan 7, 2022:

1:20 PM Changeset [7d0ebd0]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Processors should now correctly be unconditionnaly woken-up on termination

Jan 6, 2022:

10:53 PM Changeset [6fafda8]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:53 PM Changeset [eaf269d]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add enum DEFAULT_STACK_SIZE in invoke.h and replace 65000 with enum, …
6:00 PM Changeset [7636fcc]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Removed fast_lock from testing and added deprecation attribute to it.
11:55 AM Changeset [35d73c0]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Mutex test now counts number of critical sections in attempt to help …

Jan 5, 2022:

5:02 PM Changeset [10b3fc3]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added meta tests to make sure nothing goes wrong with dumpability
10:39 AM Changeset [6c53a93]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by caparsons <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:39 AM Changeset [e2853eb]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by caparsons <caparson@…>
added select to makefile

Jan 4, 2022:

1:36 PM Changeset [6111f1f]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
1:36 PM Changeset [578ec01c]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update heap statistics to new format (incomplete)
11:06 AM Changeset [15b05c8]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
comments
11:05 AM Changeset [aa0a1ad]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
remove macro ARRAY_ALLOC$ and expand inline, remove unnecessary void * …

Jan 1, 2022:

11:14 AM Changeset [5235d49]ADTast-experimentalenumpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Dec 29, 2021:

5:35 PM Changeset [db1ebed]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update random .expect x86
5:06 PM Changeset [aa8e24c3]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change range of integral random( u, l ) to [l,u], first attempt at …
Note: See TracTimeline for information about the timeline view.