Timeline



Oct 18, 2021:

4:31 PM Changeset [7b0e8b7]ADTast-experimentalenumpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
String heap growth implemented
3:09 PM Changeset [55cbff8]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Added new ast resolver prototype support. Not exactly the same but …

Oct 15, 2021:

9:25 AM Changeset [efc8f3e]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change loop default-block for while/do/for to Python style

Oct 13, 2021:

9:52 PM Changeset [804bf677]ADTast-experimentalenumpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
String hybrid: Basic cases of solo alloc now working

Oct 11, 2021:

11:10 PM Changeset [a73c16e]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
parse loop default-block for while/do/for

Oct 10, 2021:

5:11 PM Changeset [d4d4ac8]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
remove discussion of I/O acquire and replace with mutex statement, add …
5:05 PM Changeset [321a1b15]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change getANL to getANL$ (private), change eof to return bool versus …
5:02 PM Changeset [c8371b5]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change getANL to getANL$ (private)

Oct 9, 2021:

12:18 PM Changeset [fe8c31e]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
12:18 PM Changeset [05c941a]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change mutex expression syntax from mutex@ to mutex(), add rule to …

Oct 8, 2021:

11:38 AM Changeset [68fe946e]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Updated DeclStats? for the new ast. Also fixed a bug in the old …

Oct 7, 2021:

2:13 PM Changeset [4b3b352]ADTast-experimentalenumpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
String hybrid has working separated sharing contexts

Oct 6, 2021:

8:40 PM Changeset [237df76]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
convert from test programs I/O acquire to mutex statement
8:37 PM Changeset [8dcb832]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
remove mutual-exclusion acquire for streams, add EINTR restarts for C …

Oct 3, 2021:

5:19 PM Changeset [e16eb460]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
further restrict locations where @ occurs, remove empty argument list …

Oct 1, 2021:

8:22 AM Changeset [96f01d7f]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
8:22 AM Changeset [7ce2483]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
formatting, remove release, and update lock/unlock for use with mutex …

Sep 30, 2021:

2:17 PM Changeset [172a88d]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Tests now count failures, passes, timeouts and report the number

Sep 29, 2021:

10:46 PM Changeset [0f781fb8]ADTast-experimentalenumpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
Refactoring of string internals. Existing tests pass. Adding …
7:06 PM Changeset [8a039be]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed options to correctly default to the default.
7:06 PM Changeset [45c9441]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fix lock in io.cfa
6:37 PM Changeset [c33c2af]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Made some of the schedule locking more fine grain.
2:01 PM Changeset [197df9b]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Only print time refreshing if logs are enabled.
2:01 PM Changeset [1db1454]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed Typo
1:58 PM Ticket #254 (cfa-cc - Constructors and destructors for TLS) created by Thierry Delisle
The current implementation of constructors and destructors does not …

Sep 28, 2021:

2:45 PM Changeset [218096f]ADTast-experimentalenumpthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
String performance improvements

Sep 27, 2021:

2:09 PM Changeset [949339b]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
10:16 AM Changeset [056cbdb]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
9:37 AM Changeset [86bd8538]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Andrew MMath: Hopefully the last updates from the readers.

Sep 25, 2021:

4:08 PM Changeset [166b384]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Andrew MMath: Added the missing front matter and corrected a few …

Sep 24, 2021:

6:13 PM Changeset [f93c50a]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by caparsons <caparson@…>
fixed merge
6:12 PM Changeset [7e7a076]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by caparsons <caparson@…>
added routines so fstreams could be acquired with the mutex stmt
12:09 PM Changeset [9411cf0]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Andrew MMath: Maybe the last changes to the thesis.

Sep 23, 2021:

3:36 PM Changeset [814f87d]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Andrew MMath: Updated thesis with Yizhou Zhang's feedback.
2:44 PM Changeset [716b62c]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added rust and cpu example.
2:43 PM Changeset [75c7252]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
CPU workstealing now has correct remote unpark.
2:18 PM Changeset [24e321c]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Unpark now takes a hint on locality.
1:19 PM Changeset [fcd65ca]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed incorrect access into lanes.help
1:02 PM Changeset [089d30c]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Changed cpu schedulig to use moving average.
12:44 PM Changeset [bc4a433]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Diabled epoll aproach by default.
12:44 PM Changeset [4500e52]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added cfathread version that uses epoll
12:41 PM Changeset [db614d0]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added stats for epoll
12:41 PM Changeset [420b498]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Moved cfathread to Colby's new lock.
12:29 PM Changeset [abcae55]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Removed last_cpu (and small spacing changes)
12:25 PM Changeset [ec421636]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
No longer using eventfd_read to avoid the poor interrupt handling.
11:56 AM Changeset [d00ce99]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Several improvements to process_stat_array
11:54 AM Changeset [1cc7689]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Simple python tool to create pngs from json inputs
11:53 AM Changeset [0a79fd9]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Simple python tool to down sample data
11:51 AM Changeset [cf78319]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
removed unnecessary local variable

Sep 21, 2021:

9:59 PM Changeset [3bf3b6b]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
clean code, add fix that might deal with the I/O acquire timeout

Sep 20, 2021:

10:41 PM Changeset [6cc87c0]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Michael Brooks <mlbrooks@…>
String bug fixes and new tests. Enabled white-box visibility (DEBUG_ …
11:46 AM Changeset [6aa84e0]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Andrew MMath: Removed (updated one) the remaining \todo items.

Sep 18, 2021:

7:22 AM Changeset [432bffe]ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
fix Makefile for .pstex files
Note: See TracTimeline for information about the timeline view.