Timeline



Mar 10, 2022:

2:03 AM Changeset [3e54399]ADTast-experimentalenumpthread-emulationqualifiedEnum by JiadaL <j82liang@…>
The compiler now will add a cast to base type for the usage of type …

Mar 9, 2022:

7:59 PM Changeset [cc9b520]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Clean-up error handling in test scripts

Mar 8, 2022:

6:30 PM Changeset [5baa33c]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Removed debug print and drop spurious 'w' in make flags.

Mar 7, 2022:

7:38 PM Changeset [ef56087]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed test.py to support -j. (unlimited jobs)
5:08 PM Changeset [fc01219]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
fixed -j option in the test suite to behave like make's -j. -j …

Mar 5, 2022:

4:59 PM Changeset [786c438]ADTast-experimentalenumpthread-emulationqualifiedEnum by JiadaL <j82liang@…>
Remove Marker to pass tests

Mar 3, 2022:

3:17 PM Changeset [d529ad0]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Pending/Dirty? flags now use relaxed atomics since they can be set remotely
2:43 PM Changeset [9cd44ba]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
change tests to evaluate -j option once
2:36 PM Changeset [d9d8b9f]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Away_fair no longer uses private io header
2:30 PM Changeset [40a606d2]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Modified io headers so io/types.hfa can stay private
1:37 PM Changeset [bf8b77e]ADTast-experimentalenumpthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
1:37 PM Changeset [9c5aef9]ADTast-experimentalenumpthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
Added heap structure and design choices to allocator chapter

Mar 2, 2022:

6:48 PM Changeset [b0d0285]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
kernel now aborts if a ring is closed with unsubmitted entries.
4:28 PM Changeset [496f92ed]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Enabled away_fair test and added more randomness to it.
4:27 PM Changeset [9f5a71eb]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Totally confusing myself in these commit messages. This file was …
4:26 PM Changeset [1860885]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Messed-up last commit... This commit : moved preempt reason to …
4:23 PM Changeset [13fdf86]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Moved preemption reason to kernel_private and added preempt IO.
2:30 PM Changeset [a494d105]ADTast-experimentalenumpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Added a semantic error if the proper includes are not used before a …
2:12 PM Changeset [362f760]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Implemented test that highlights potential deadlock when a yield …
2:11 PM Changeset [93829cb]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added helper function to zero out sqes. Not done in allocate since so …
2:10 PM Changeset [ced2e855]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed typo
2:07 PM Changeset [2432e8e]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed deadlock on io slowpath due to spin lock recursion.

Feb 28, 2022:

6:36 PM Changeset [028404f]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
more editing of Mubeen's thesis
3:41 AM Changeset [f135b50]ADTast-experimentalenumpthread-emulationqualifiedEnum by JiadaL <j82liang@…>
The compiler is now trying to pass the value of enum const to code …

Feb 26, 2022:

11:14 AM Changeset [05ffb7b]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
more editing of Mubeen's thesis

Feb 25, 2022:

6:20 PM Changeset [41870a5]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
6:19 PM Changeset [afe9e45]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add more detailed syntax-error messages
12:28 PM Changeset [c5af4f9]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Small fixes to io.tex and reworked start of existing work.

Feb 23, 2022:

6:13 PM Changeset [08ed947]ADTast-experimentalenumpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
Roll up of string changes for performance testing/improvement, and a …
11:24 AM Changeset [cc7bbe6]ADTast-experimentalenumpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:31 AM Changeset [3a038fa]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
more updates to added text

Feb 22, 2022:

2:45 PM Changeset [f53afafb]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
2:44 PM Changeset [5cefa43]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update PRNG documentation
2:42 PM Changeset [1eec0b0]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
organizes figures into directories, update Makefile, add text from …
12:23 PM Changeset [a182ad5]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Revert "removed old memory allocator and replaced it with the …

Feb 19, 2022:

9:48 AM Changeset [5c216b4]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add detailed syntax-error messages

Feb 18, 2022:

9:45 AM Changeset [f69fac7]ADTast-experimentalenumpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Got the Util module started by moving over the unused AssertAcyclic? pass.

Feb 17, 2022:

6:53 PM Changeset [fe610ab]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
6:52 PM Changeset [778315e]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add attribute no-reorder-blocks to preemption_enabled to prevent …
6:14 PM Changeset [a389ffe]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change expected output for ARM tests
6:11 PM Changeset [09ae8a6]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change initialization of stacksize = max( PTHREAD_STACK_MIN, …
6:10 PM Changeset [d43a1fe]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
remove unused parameters from checkEnv1 to remove warnings
4:51 PM Changeset [9ef9644]ADTast-experimentalenumpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Merge branch 'forall-pointer-decay' into 'master'.
4:04 PM Changeset [a556492]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
There was less extra code in ForallPointerDecay? then I hopped, but it …
2:35 PM Changeset [7d7ef6f]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Revereted some changes and added a fix to get around the current issue …
1:55 PM Changeset [f0567a8]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fix meta/dumpable which had integer overflow errors.
12:57 PM Changeset [8ee163e2]ADTast-experimentalenumpthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
12:56 PM Changeset [5614a191]ADTast-experimentalenumpthread-emulationqualifiedEnum by m3zulfiq <m3zulfiq@…>
removed old memory allocator and replaced it with the concurrent allocator

Feb 16, 2022:

4:30 PM Changeset [3a40df6]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Producer now also uses the naive read/write approach
11:33 AM Changeset [51b8582]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
So it was a bug in old code that seemed to be cancelling itself out …

Feb 15, 2022:

4:28 PM Changeset [3263e2a4]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Producer now has multiple io_uring implementations.
4:14 PM Changeset [6dc17a3d]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Changed consumer to run for ever.
2:50 PM Changeset [7d18733]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
2:50 PM Changeset [1a0b600]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Implemented producer to use sendfile and splice.
2:49 PM Changeset [ef6d059]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Changed the consumer to accept twice

Feb 14, 2022:

7:57 PM Changeset [da81b849]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fix argument handling for sink.
4:51 PM Changeset [8761d40a]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added sink program to test splice

Feb 13, 2022:

4:39 PM Changeset [a8ef59e]ADTast-experimentalenumpthread-emulationqualifiedEnum by JiadaL <j82liang@…>
Add a basic int test
4:38 PM Changeset [a77713b]ADTast-experimentalenumpthread-emulationqualifiedEnum by JiadaL <j82liang@…>
Enable typed enum
3:24 PM Changeset [ea89e36]ADTast-experimentalenumpthread-emulationqualifiedEnum by JiadaL <j82liang@…>
Add proposal

Feb 12, 2022:

5:31 PM Changeset [a38bbbc]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change font size from 11pt to 10pt
5:29 PM Changeset [0ebbca4]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
optimization calls, initialize callcnt
1:56 PM Changeset [0db48ca]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
1:56 PM Changeset [4708eaa]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update PRNG documentation
1:55 PM Changeset [470618c0]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add mutex statement for concurrent printing
1:53 PM Changeset [c655650]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update fast PRNG code
1:51 PM Changeset [aac37fa]ADTast-experimentalenumpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
remove SemanticError? for "else" extension, support extern "..." for …

Feb 11, 2022:

4:57 PM Changeset [eb211bf]ADTast-experimentalenumpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Did some clean-up with the ast::Pass class. Moved some things out of …
4:37 PM Changeset [0240a7cb]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Apparently -j1 is a special case I don't support, changed it to -j2.
3:47 PM Changeset [7d84369]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Quick hack to run tests 1 by 1 on x86 (for Mike).
2:36 PM Changeset [a892e61]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Some warning fixes.
2:31 PM Changeset [a6d4901]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Finally fixed dependencies for httpforall.
12:21 PM Changeset [891f707]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Removed move in MLE as it prevents copy-ellision.
12:19 PM Changeset [08e4e6a]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Removed warning after last change.
12:17 PM Changeset [6668a3e]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Waitfor now resolves calls to get_monitor inside the resolver rather …
12:16 PM Changeset [1f7dc61]ADTast-experimentalenumpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Consistently changed TranslationUnit? from struct to class.
11:00 AM Changeset [9490621]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
My work in progress implementation of ForallPointerDecay? for Fangren.
8:34 AM Changeset [5910fc0]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add PRNG test
8:33 AM Changeset [6a823241]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
formatting, fix bug in set_seed so global_random_state is set

Feb 9, 2022:

10:59 PM Changeset [454b4e0]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:59 PM Changeset [12b5e94a]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add fast PRNG code
3:52 PM Changeset [a986807]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fix stub of cfa_io_flush for cases with no IOURING.
3:51 PM Changeset [850aff1]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added -Werror=return-type EVERYWHERE! Added -Wextra in some places.
3:33 PM Changeset [a554e5f4]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by caparsons <caparson@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:33 PM Changeset [21a99cc]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by caparsons <caparson@…>
fixed return val

Feb 8, 2022:

5:05 PM Changeset [c4f8170]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
5:05 PM Changeset [968f280]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Made some implicit methods explicit due to clang warning
5:04 PM Changeset [ee918356]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Some clean-up to remove clang-only warnings
11:53 AM Changeset [f5a51db]ADTast-experimentalenumpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
Note: See TracTimeline for information about the timeline view.