aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
* signal handling in gpuspinGlenn Elliott2013-05-15
* several new *important* featuresGlenn Elliott2013-05-06
* randomize job execution time w/ noraml distribu.Glenn Elliott2013-05-02
* integrated numa support and fixed p2p migrationGlenn Elliott2013-04-24
* updates for further litmus developmentGlenn Elliott2013-04-16
* FIX: Ignore SIG_BUDGET until explicitly unblocked.Glenn Elliott2013-03-21
* Change create_rt_task() to task rt_task parameter.Glenn Elliott2013-03-21
* Merge branch 'prop/rt_task-init-final' into tempGlenn Elliott2013-03-13
|\
| * Change convenience API routines.Glenn Elliott2013-03-12
| * Add init_rt_task_param().Glenn Elliott2013-03-12
| * Cluster-aware rtspin and rt_launch.Glenn Elliott2013-03-12
| * Auto-CPU-affinity from part./cluster assignment.Glenn Elliott2013-03-12
* | Merge branch 'gh/staging' into tempGlenn Elliott2013-03-13
|\|
| * Add basic locking support to rtspinBjoern Brandenburg2013-02-04
| * rt_launch: add support for -q <priority>Bjoern Brandenburg2013-01-11
| * Make release_ts a bit more userfriendlyBjoern Brandenburg2013-01-11
* | Work with wip-2012.3-gpuGlenn Elliott2013-02-28
* | support log injectionGlenn Elliott2013-01-27
* | Merge branch 'mpi-master' into wip-2012.3-gpuGlenn Elliott2013-01-10
|\|
| * Add control page offset checksstagingBjoern Brandenburg2012-12-06
| * Implement lt_sleep() syscall wrapperBjoern Brandenburg2012-08-14
| * Implement get_nr_ts_release_waiters() /proc wrapperBjoern Brandenburg2012-08-14
| * API Update: Support arbitrary deadlines.Glenn Elliott2012-08-01
| * P-FP: make PCP available to user spaceSven Dziadek2012-05-31
| * P-FP: port P-FP plugin used in B. Brandenburg'sSven Dziadek2012-05-31
* | blargGlenn Elliott2013-01-09
* | Merge branch 'wip-gpu-rtas12' into wip-slave-threadsGlenn Elliott2013-01-09
|\ \
| * \ Merge remote-tracking branch 'github/prop/litmus-signals' into wip-gpu-rtas12Glenn Elliott2012-09-10
| |\ \
| | * | Added signal-related comments. Made g++ friendly.prop/litmus-signalsGlenn Elliott2012-09-07
| | * | Updated sporadic_task() to take sig policy.Glenn Elliott2012-09-07
| | * | Enable handling of Litmus signals.Glenn Elliott2012-09-07
| | |/
| * | GPUSync RTSS12 liblitmuswip-gpu-rtss12Glenn Elliott2012-05-26
| * | add rsm and ikglp supportGlenn Elliott2012-04-16
| |/
* / aux thread support startGlenn Elliott2012-09-12
|/
* Switch to new np-section protocol.Bjoern B. Brandenburg2011-11-24
* update headersBjoern B. Brandenburg2011-11-24
* switch to generic locking system callsBjoern B. Brandenburg2011-02-03
* Export wctime() and cputime() from rtspin to library clientsBjoern B. Brandenburg2011-02-03
* remove asm/atomic.hBjoern B. Brandenburg2010-11-09
* refactor: remove all architecture-dependent code from include/Bjoern B. Brandenburg2010-11-09
* avoid including header files directlyBjoern B. Brandenburg2010-11-09
* zero out rt_task parameters before setting themBjoern B. Brandenburg2010-09-22
* Support budget enforcement policies. Allows tasks to specifyGlenn Elliott2010-05-20
* Add get_control_page() library functionAndrea Bastoni2010-04-12
* Re-implement non-preemptive section support.Bjoern B. Brandenburg2010-02-03
* sleep_next_period() maps on syscall sys_complete_jobAndrea Bastoni2009-12-17
* Temporary remove non-preemptive CSAndrea Bastoni2009-12-17
* sparc64: disable np-flag supportBjoern B. Brandenburg2009-04-29
* add sporadic_task_ns() helperBjoern B. Brandenburg2009-04-29
* remove sched_trace stuff from liblitmusBjoern B. Brandenburg2009-04-14