aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Add more argument parsingwip_wait_freeNathan Otterness2016-05-04
* Add sample_argwip-shared-memNamhoon Kim2016-05-03
* for WFB supportNamhoon Kim2016-05-03
* Merge branch 'wip_wait_free' into wip-shared-memNamhoon Kim2016-04-30
|\
| * Add edge attribute for wait-free buffer sizeNathan Otterness2016-04-21
| * Allow dynamic setting of the wait free buffer sizeNathan Otterness2016-04-20
* | Add support for MC2Namhoon Kim2016-04-30
|/
* fix bugsNamhoon Kim2016-04-19
* Resolve conflictsNamhoon Kim2016-04-19
|\
| * Allocate wait-free buffer in colored shared memoryNathan Otterness2016-04-19
| * Enable termination in the wait free bufferNathan Otterness2016-04-12
| * Update wait_free_testNathan Otterness2016-04-11
| * Fix multiple issues in wait_free.h, add IPC typeNathan Otterness2016-04-11
| * Changes to make things buildNathan Otterness2016-04-11
* | ARM supportNamhoon Kim2016-04-19
|/
* Use "pgm_gettid()" to avoid name-collision.HEADmasterGlenn Elliott2015-01-09
* BUG: Reverse logic for compare-and-swap calls.Glenn Elliott2014-11-08
* Update README.md with link to RTCSA'14 paper.Glenn Elliott2014-10-17
* Add queuelock_t, an MCS lock implementation.Glenn Elliott2014-10-17
* API: Add pgm_is_child() and pgm_is_parent().Glenn Elliott2014-08-11
* depthtest: Test graphs with backedges.Glenn Elliott2014-08-06
* Fix: Correctly ignore backedges in depth funcs.Glenn Elliott2014-08-06
* Dot: Include nr_skips in dot output of backedgesGlenn Elliott2014-08-05
* Dot: Clean up graph/node/edge labels in dot outputGlenn Elliott2014-08-04
* dottest: Add test tool for dot printing.Glenn Elliott2014-08-04
* API: Add pgm_print_graph(graph_t, FILE*).Glenn Elliott2014-08-04
* Allow preemptive-spinning configuration.Glenn Elliott2014-08-04
* Fix: Termination of graphs w/ backedges.Glenn Elliott2014-08-04
* Ancestor Test: Checking self is not an errorGlenn Elliott2014-08-04
* Tools: Correct error checking macro.Glenn Elliott2014-07-28
* Tools: Add ancestortest to test pgm_is_ancestor().Glenn Elliott2014-07-28
* API: Add pgm_is_ancestor() and pgm_is_descendant()Glenn Elliott2014-07-28
* Enable prio inheritance with pthread mutex.Glenn Elliott2014-07-25
* Add test case for backedges.Glenn Elliott2014-07-24
* Add support for backedges.Glenn Elliott2014-07-24
* Enable multi-writer support underlying ring buf.Glenn Elliott2014-06-11
* Non-zero init token counts (>0) for CV edges.Glenn Elliott2014-06-09
* Move numeric-based init/find methods out of .hGlenn Elliott2014-06-05
* Add more test tools to gitignoreGlenn Elliott2014-06-05
* Handle mult. init*process_local() calls gracefullyGlenn Elliott2014-06-05
* Replace x86 membarriers with GCC built-insGlenn Elliott2014-06-05
* Compile as shared library by default.Glenn Elliott2014-06-05
* FIX: FIFO-open reports failure on successGlenn Elliott2014-06-05
* Fix: broken compilation with litmus-rt support.Glenn Elliott2014-06-02
* Update ReadmeGlenn Elliott2014-06-02
* API Addition: Added pgm_init_process_local()Glenn Elliott2014-06-02
* Add ring buffer edge IPC.Glenn Elliott2014-05-27
* Fix uninit values.Glenn Elliott2014-02-19
* More reformatting...Glenn Elliott2014-02-19
* Minor reformatting.Glenn Elliott2014-02-19