Timeline



Aug 30, 2022:

10:16 PM Changeset [b67fe85]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Updated thread_local I forgot to change last time
9:12 PM Changeset [4858a88]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
lex thread
6:30 PM Changeset [a0dbf20]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
6:29 PM Changeset [a8dd247]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
proofread chapter eval_macro.tex
5:35 PM Changeset [01ba701]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Purged "thread_local" from code base. Replaced with C11's …
4:57 PM Changeset [fbb930e]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Added option to explicitly poll interrupts. Usefull in cases using …
4:24 PM Changeset [cefd0b9]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Fixed intialization of SQE to be more resistant to version updates, …
4:23 PM Changeset [0f1336c]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Minor error handling improvement.
4:23 PM Changeset [19cb0cb]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Added comments and fixed scoping
4:20 PM Changeset [94e006a4]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Added missing distribution dependency on defines.hfa
4:19 PM Changeset [2c1b7de]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Re-ran autoheader for the missing MAX_WORKERS config.
3:18 PM Changeset [50ff1d0]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Finished making the micro section more boring
3:15 PM Changeset [c702d21]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Cleaned-up the axis of the locality graphs
10:39 AM Changeset [02a3972]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Fixed full build to use the compilers ada has

Aug 29, 2022:

8:20 PM Changeset [100dd368]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Re-enabled 32bit builds but disabled comp_fair until I figure out what …
8:15 PM Changeset [e2e31c6]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Added missing parenthesis
8:00 PM Changeset [e173d3c]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
'soft' removed old ast from tests. Option still works but no longer …
4:32 PM Changeset [31b9d3c]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Updated cycle, yield and churn to have a consistent pattern to the …
4:32 PM Changeset [507d48d]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Changed some max Y axis values

Aug 27, 2022:

1:22 PM Changeset [aa122e9]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
fix typo in last push
1:18 PM Changeset [51fbba5]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
add empty loop-index to for control

Aug 25, 2022:

10:43 PM Changeset [f6a4917]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
change C loop control to CFA loop control
11:54 AM Changeset [d2f09e4]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
11:52 AM Changeset [fc6c410]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Added description of NGINX's threading model. Added section to io.tex …
11:51 AM Changeset [4d3666d]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
fix spelling and wording
11:50 AM Changeset [82b9e956]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Updated the micro data after latest optimization
11:47 AM Changeset [e9a7bdb3]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Fixed process after new memcd results

Aug 24, 2022:

9:23 PM Changeset [b59d6d1]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
2:18 PM Changeset [8baa40aa]ADTast-experimentalpthread-emulation by Andrew Beach <ajbeach@…>
First draft of new iterator proposal.

Aug 23, 2022:

7:24 AM Changeset [558999f]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
update user documentation for for-loop control
6:40 AM Changeset [0c40bfe]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
6:39 AM Changeset [4fee301]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
update compiler error messages for-loop control

Aug 22, 2022:

4:23 PM Changeset [94eff4c]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
add additional bibliography citations
4:23 PM Changeset [fcfbc52]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
proofread eval_macro chapter

Aug 18, 2022:

9:56 PM Changeset [e9e3d02]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
small changes to Churn
9:43 AM Changeset [ff370d8]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
more structuring work in chapter eval_micro

Aug 17, 2022:

4:34 PM Changeset [36cc24a]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
fix conflict from pull
4:27 PM Changeset [3ce3fb9]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
small changes and first attempt to present graphs in micro-benchmarks …
2:49 PM Changeset [683cc13]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Change 1 word after change to plot
2:48 PM Changeset [94ce03a]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Filled in macro section after results for new experiment
2:47 PM Changeset [1b57a38]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Re-ran update experiments with 15 * 5 min experiments
2:47 PM Changeset [8fca132]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Changed plots to use different markers and dotted lines for minimum
12:59 PM Changeset [cd3fc46]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Changed scheduler lock to remove one level of pointer.

Aug 16, 2022:

4:12 PM Changeset [aec2c022]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Clean-up the benchmarks a little
4:04 PM Changeset [71cf630]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:01 PM Changeset [741e22c]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Fixed potential false sharing on ready-schedule mutate lock
2:52 PM Changeset [17c6edeb]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
2:45 PM Changeset [32d1383]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Committing http server when I know it works

Aug 15, 2022:

5:29 PM Changeset [e116db3]ADTast-experimentalpthread-emulation by Andrew Beach <ajbeach@…>
Combined some sub-passes in Tuple Expansion, two less tree traversals …
5:06 PM Changeset [d93ea1d]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Filled in something for the conclusion that is kind of complete
11:19 AM Changeset [8bee858]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Changed io types to have trailing $ instead of leading

Aug 14, 2022:

9:36 PM Changeset [41a6a78]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
It was brought to my attention that I forgot to commit this file
4:15 PM Changeset [0e34a14]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Not fully finished but readable
2:51 PM Changeset [2ae6a99]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Updated data from nasus for the last 4 benchmarks

Aug 13, 2022:

4:54 PM Changeset [e378c730]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Fleshed out some more the evaluation sections, still waiting on some …
4:53 PM Changeset [111d993]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Added/Fixed? labels
4:52 PM Changeset [175eba6]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Included the conclusion in the main text
4:51 PM Changeset [17e6e08]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Updated the jax data with the missing complete version
4:51 PM Changeset [5378f33]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Fixed typo in makefile and added crazed rambling in lieu of conclusion
1:39 PM Changeset [08e7590d]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Updated makefile and added real data for webserver and standin data …
1:37 PM Changeset [13088f1]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Minor fixes
1:36 PM Changeset [4d85e47]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Fix casing
1:34 PM Changeset [29b0aa8]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
More bibliography stuff
1:33 PM Changeset [3f1059e]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Added acknowledgements, heavily 'inspired' from my masters
1:30 PM Changeset [181036c]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

Aug 12, 2022:

9:07 AM Changeset [082af5b]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
9:07 AM Changeset [283876d]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
update loop tests and expected output for corrected @ usage for …
9:05 AM Changeset [dbedd71]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
update for-control with corrected @ usage for negative range

Aug 11, 2022:

1:02 PM Changeset [ccbc65c]ADTast-experimentalpthread-emulation by Andrew Beach <ajbeach@…>
Converted the Expand Virtual Casts to the new ast.

Aug 10, 2022:

8:33 PM Changeset [428adbc]ADTast-experimentalpthread-emulation by z277zhu <z277zhu@…>
fix pthread_sig* interpose problems; add test doc Signed-off-by: …
11:05 AM Changeset [4962741]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
fix for-control loop in heap test

Aug 9, 2022:

10:21 PM Changeset [ff36907]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
update loop-control test and expected output
5:41 PM Changeset [571f220]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
add and update bibliography repository
5:40 PM Changeset [c48b61c]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
update for-control test-programs and expected output
5:38 PM Changeset [52be5948]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
update for-control with more error messages

Aug 8, 2022:

5:38 PM Changeset [091ccdb]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
add tests for all possible loop syntax
5:14 PM Changeset [5c98a25]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
update test programs with for-control changes
5:13 PM Changeset [d78c238]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
update for-control with explicit type declarations
5:11 PM Changeset [66406f3]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
update debug printing
5:03 PM Changeset [df00c78]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
formatting
4:54 PM Changeset [ba48a9b]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
ignore zero divide when evaluating constexpr expressions
1:00 PM Changeset [20be782]ADTast-experimentalpthread-emulation by z277zhu <z277zhu@…>
add pthread

Aug 5, 2022:

4:20 PM Changeset [62c5a55]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:18 PM Changeset [8040286]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Filled in several citations and did some of the todos
4:13 PM Changeset [878be17]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
proofread intro
12:49 PM Changeset [511a9368]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Filled in eval section for existing results. Except update ratio which …
12:48 PM Changeset [1c4f063]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
commented out thrash at the end of the thesis
12:44 PM Changeset [749cf69]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Added label
12:42 PM Changeset [0c11d3c]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Some small changes to the macro experiements data

Aug 4, 2022:

8:47 PM Changeset [e76fa30]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Filled up the eval micro section
8:44 PM Changeset [e5e2334]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Updated makefile and data plotting
8:42 PM Changeset [c3b999d9]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
more data for the thesis

Aug 3, 2022:

6:32 PM Changeset [a7d696f]ADTast-experimentalpthread-emulation by z277zhu <z277zhu@…>
added pthread symbol interpose Signed-off-by: z277zhu …
7:14 AM Changeset [80d16f8]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
small wording changes to abstract

Aug 1, 2022:

4:10 PM Changeset [3fe4acd]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Tiny merge of peter's changes
3:27 PM Changeset [4e21942]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
proofread abstract
3:26 PM Changeset [30159e5]ADTast-experimentalpthread-emulation by Peter A. Buhr <pabuhr@…>
add new paragraph

Jul 31, 2022:

5:09 PM Changeset [ee0176b]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Fixed go shutdown in churn benchmark
5:08 PM Changeset [d71db1a]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
rmit not supports unconditional args
2:03 PM Changeset [6b00c53]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Jenkins no longer offers the option to build the old ast
1:24 PM Changeset [9d2609fa]ADTast-experimentalpthread-emulation by Thierry Delisle <tdelisle@…>
Disabled x86 for nightly build until openssh issue is resolved
Note: See TracTimeline for information about the timeline view.