source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @160ee4c   3 years Thierry Delisle Fix churn.go to use channels instead of semaphores. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @f56101f   3 years Thierry Delisle Many fixes to rmit ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @ffc1689   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @39d9b32   3 years ajbeach Adjusted line number in forall test. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @a647941   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @49a1684   3 years Thierry Delisle Commented problematic line in forall test ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @62402e2   3 years Thierry Delisle Implemented churn benchmark in go using Weighted semaphore. … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @12bb5ab1   3 years Thierry Delisle Implemented the churn benchmark for libfibre. Trivial change to the … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @24ceace   3 years j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @9e7236f4   3 years j82liang Resolution of struct enum. The codegen of struct enum will be in the … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @4b4f95f   3 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @433905a   3 years pabuhr temporary fix for 32-bit alignment problem, use … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @b2516e6   3 years pabuhr change libAlign to use BIGGEST_ALIGNMENT ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @0c939dd   3 years ajbeach Removed extra include, it should compile again. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @4cb1a24   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @111a2ab3   3 years Thierry Delisle Changed churn.cfa to use the same approach as rust ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @b029e31   3 years Thierry Delisle Implemented churn benchmark for rust. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @298fe57   3 years ajbeach Translated 3/4 of validate_B. Link Reference To Types has been removed … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @ffef246   3 years pabuhr remove unused file dofree.tex ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @d8075d28   3 years m3zulfiq corrected benchmark configurations as per last run ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @73a57af2   3 years m3zulfiq added abstract and acknowledge ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @45200b67   3 years m3zulfiq Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @7b9391a1   3 years m3zulfiq re-drew memory graphs with constant y-axis multiplier ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @e82a6e4f   3 years pabuhr small edits in conclusion chapter ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @1b64344   3 years pabuhr proofread assessment sections in performance chapter ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @d24be37a   3 years m3zulfiq cache, speed, churn graphs re-drawn with log scale ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @0bd6a14   3 years m3zulfiq Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @4b2ea0d   3 years m3zulfiq added analysis for benchmark results ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @1784e9e   3 years Thierry Delisle Removed c.c file which probably was never meant to be checked in ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @e9c5db2   3 years Thierry Delisle Minor fixes to benchmark processing scripts ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @a6c10de   3 years m3zulfiq added graphs from the re-run ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @4994d67   3 years pabuhr small changes to performance chapter ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @8eeca77   3 years pabuhr small changes to conclusion chapter ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @37ef5e41   3 years pabuhr add key to citation entries ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @108f6c32   3 years pabuhr first proofread of chapter conclusions ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @8f94a63   3 years pabuhr add citations ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @2ebde76   3 years pabuhr update url to href, add citation ptmalloc3 and tbbmalloc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @5cd0742   3 years pabuhr update citation url to href ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @f4fe7fd   3 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @b81ab1c6   3 years pabuhr second proofread of chapter performance ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @0f6d7871   3 years pabuhr add info on available random distributions, and M initial allocations … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @47204d4   3 years pabuhr add label for chapter Allocator ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @91b218d0   3 years pabuhr add citations for C++ uniformPRNG and fisherPRNG ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @1b2adec   3 years pabuhr add latex macros \VRefrange and \VPagerefrange ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @ed49dbd   3 years Thierry Delisle Forgot to remove debug print. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @57af3f3   3 years Thierry Delisle Changed plotter to show all data + min,max and median. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @c9136d9   3 years pabuhr first proofread of chapter performance ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @cd1a5e8   3 years pabuhr reorder micro-benchmarks to match performance chapter ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @c73213b   3 years pabuhr add citations for glibc, hoard, rpmalloc, jemalloc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @69ec0fb   3 years pabuhr fix error in second update of heap allocator ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @e357efb   3 years pabuhr second proofread of chapter benchmarks ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @52a532ae   3 years pabuhr add labels to refer to sections ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @a6e8f64   3 years pabuhr first proofread of chapter benchmarks ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @16d397a   3 years pabuhr change task to thread ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @4f7ad4b   3 years pabuhr move figure RemoteFreeList?.fig under directory pictures ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @3229b4f   3 years pabuhr remove unnecessary entries ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @19e5d65d   3 years pabuhr second update of heap allocator towards new heap-per-thread version ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @58e97d9   3 years pabuhr formatting ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @31a5f418   3 years pabuhr start update of heap allocator to new heap-per-thread version ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @16cc9f7   3 years pabuhr change cfaabi_bits_print... routines to return the number of … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @94d91e17   3 years m3zulfiq completed performance/evaluations chapter ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @4c530a5   3 years m3zulfiq Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @3c79ea9   3 years m3zulfiq completed performance/evaluations chapter ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @f6e6a55   3 years ajbeach Added ast::WaitForClause? and changed ast::WaitForStmt? to use it. This … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @2686bc7   3 years j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @374cb117   3 years j82liang Replace the interface for EnumDecl? node construction to support … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @5b84a321   3 years m3zulfiq resolved allocator.text conflict ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @2e9b59b   3 years m3zulfiq added benchmark and evaluations chapter to thesis ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @ba897d21   3 years m3zulfiq added benchmark and evaluations chapter to thesis ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @bb7c77d   3 years pabuhr complete proofreading allocator chapter ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @75cd27b   3 years pabuhr update llheap figure ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @23f1065   3 years pabuhr small wording changes to intro and background chapters, continue … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @ac4476d   3 years pabuhr add dependencies for pl.bib and common.tex to Makefile ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @3e36b1d8   3 years pabuhr add additional figures ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @bfd5512   3 years Thierry Delisle Pushing what little I have for Chapter 5 ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @365c8dcb   3 years j82liang Merge branch 'master' into enum ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @30d91e4   3 years j82liang Change the code gen for enum value. Hope it fixes the gcc … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @4ec9513   3 years ajbeach Converted validate C, including adding DimensionExpr? to the new ast. ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @6b06abe   3 years Thierry Delisle Some more writing, mostly pushing to have it on other machines ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @3112733   3 years Thierry Delisle Filled in all of Chapter 4. It's not great but it's worth discussing ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @e88c2fb   3 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @29b3692   3 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @6978468   3 years pabuhr add chapter label ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @db4a8cf   3 years pabuhr proofread allocator chapter ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @a9cf339   3 years pabuhr small edits in background chapter ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @4325375   3 years pabuhr update allocator figures ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @b787cad   3 years pabuhr new citations in bib file ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @bbbb1e3   3 years pabuhr add breakline for URL addresses in references ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @437b8b5   3 years pabuhr add figure for llheap ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @05e33f5   3 years Thierry Delisle Added a section on fairness goals to chapter 3 ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @13888c0e   3 years Thierry Delisle First complete draft of chapter 3. Still very rough but probably worht … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @8d76f2b   3 years mlbrooks Adding runtime bound checking for array subscripts and showing the … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @a08443b   3 years mlbrooks Thesis clean-up from last reorganization ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @d8c4fab   3 years j82liang Rename makeArgvObj ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @7ee5d6d   3 years j82liang Add the test_enum.cfa authored by Peter. Many features are not yet … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @5bb1ac1   3 years j82liang Allow generic types ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @d8e2a09   3 years j82liang Merge with master ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @92538ab   3 years j82liang Resolve conflict ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @6256891   3 years mlbrooks Disabling intermittently failing nightly test on 32-bit, as work … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @2a77817   3 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumpthread-emulationqualifiedEnum
Note: See TracRevisionLog for help on using the revision log.