aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Let's not forget the old script...wip-bbb-cache-testBjoern B. Brandenburg2010-11-09
* equal probability migrations; specific to LudwigBjoern B. Brandenburg2010-04-20
* Support finishing experiment after pre-determined number of samples.Bjoern B. Brandenburg2010-03-24
* Fix typo.Bjoern B. Brandenburg2010-03-24
* Write experimental data to result file.Bjoern B. Brandenburg2010-03-24
* Number samples; generalize write ratio.Bjoern B. Brandenburg2010-03-24
* Only prefault the arena once.Bjoern B. Brandenburg2010-03-24
* Allocate memory buffers from static allocation.Bjoern B. Brandenburg2010-03-24
* Add RW ratioAndrea Bastoni2010-03-24
* Add cli() and sti() wrappers... use with care...Andrea Bastoni2010-03-24
* Add simple cache-affinity-loss experiment.Bjoern B. Brandenburg2010-03-24
* Improve build system.Bjoern B. Brandenburg2010-03-17
* Merge branch 'master' of ssh://cvs.cs.unc.edu/cvs/proj/litmus/repo/liblitmus2010Bjoern B. Brandenburg2010-03-10
|\
| * Build fix: support building on i686 systemsBjoern B. Brandenburg2010-03-10
| * Fix error message.Bjoern B. Brandenburg2010-03-10
* | Add -v (verbose) switch to rtspin.Bjoern B. Brandenburg2010-03-10
|/
* Update rt_launch usageAndrea Bastoni2010-03-02
* Add job control test case.Bjoern B. Brandenburg2010-02-26
* Add test for set_rt_task_param parameter validation.Bjoern B. Brandenburg2010-02-26
* Remove prototype for non-existing system call.Bjoern B. Brandenburg2010-02-26
* Add tests for invalid object types and od_open().Bjoern B. Brandenburg2010-02-25
* Provide additional information on test failures.Bjoern B. Brandenburg2010-02-25
* Bugfix: take all .c files into account.Bjoern B. Brandenburg2010-02-25
* Merge remote branch 'origin/master' into testsBjoern B. Brandenburg2010-02-25
|\
| * Merge branch 'tests'Bjoern B. Brandenburg2010-02-25
| |\
| * | Added protections to litmus.h to prevent name mangling when usedGlenn Elliott2010-02-22
* | | add test case for set_rt_task_paramBjoern B. Brandenburg2010-02-25
| |/ |/|
* | Introduce test framework for LITMUS^RT.Bjoern B. Brandenburg2010-02-20
|/
* Re-implement non-preemptive section support.Bjoern B. Brandenburg2010-02-03
* Add initial support x86-64 ASM header.Bjoern B. Brandenburg2010-02-03
* update READMEBjoern B. Brandenburg2010-02-02
* Porting on x86_64Andrea Bastoni2009-12-17
* sleep_next_period() maps on syscall sys_complete_jobAndrea Bastoni2009-12-17
* Temporary remove non-preemptive CSAndrea Bastoni2009-12-17
* Fix some compilation warningsAndrea Bastoni2009-12-13
* Update Makefile e SConstruct for liblitmus 2010Andrea Bastoni2009-12-13
* Merge branch 'remove-old-tests'2008.3Bjoern B. Brandenburg2009-09-11
|\
| * Remove old tests.Bjoern B. Brandenburg2009-09-11
* | Provide helpful feedback if setsched fails.Bjoern B. Brandenburg2009-09-11
|/
* Provide a clue to the users as to what might have gone wrong.Bjoern B. Brandenburg2009-07-21
* release: add -w and -f optionsBjoern B. Brandenburg2009-05-02
* git: ignore scons config reportBjoern B. Brandenburg2009-04-29
* sparc64: disable np-flag supportBjoern B. Brandenburg2009-04-29
* rtspin: suppress init_litmus() perror() call, it reports rubbishBjoern B. Brandenburg2009-04-29
* rtspin: allow fractional costs and periodsBjoern B. Brandenburg2009-04-29
* add sporadic_task_ns() helperBjoern B. Brandenburg2009-04-29
* remove sched_trace stuff from liblitmusBjoern B. Brandenburg2009-04-14
* rtspin: use POSIX clock to better approximate runtimeBjoern B. Brandenburg2009-04-14
* ignore cached configBjoern B. Brandenburg2009-04-14
* auto-configure spin loop in rtspinBjoern B. Brandenburg2009-03-25