index
:
liblitmus.git
archive/unc-master-3.0
archived-semi-part
ecrts14-pgm-final
master
pgm
prop/litmus-signals
staging
wip-2011.2-bbb
wip-2012.3-gpu
wip-2012.3-gpu-rtss13
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-bbb
wip-bbb-cache-test
wip-color
wip-color-jlh
wip-color-terrible
wip-dissipation-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-gpu-rtss12
wip-kernsthreads-nv
wip-mc
wip-mc-improved
wip-mc-jerickso
wip-mcrit-mac
wip-modechange
wip-nested-locking
wip-no-loop-length
wip-omlp-gedf
wip-pai
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-rwrnlp
wip-semi-part
wip-shared-lib
wip-shared-mem
wip-splitting-jerickso
[ARCHIVE] The userspace library for LITMUS^RT 2010. Now on GitHub.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Add litmus_clock() helper
Bjoern Brandenburg
2016-07-20
*
Add sleep_until_mono(), lt_sleep_until() helpers
Bjoern Brandenburg
2016-07-19
*
Add unit-test for CPU mapping parsing
Mahircan Gul
2016-07-18
*
Replace pointer arithmetic on loop-condition for parsing CPU map
Mahircan Gul
2016-07-18
*
Add reservation_create() LITMUS^RT system call
Bjoern Brandenburg
2016-03-16
*
Read the whole word from domain for cpu_set
Mahircan Gul
2016-03-08
*
Switch syscalls to use new LITMUS^RT ioctl() interface
Bjoern Brandenburg
2015-12-18
*
Remove sched_{s,g}etscheduler syscall stubs
Bjoern Brandenburg
2015-12-16
*
Implement get_job_no() via control page
Bjoern Brandenburg
2015-12-16
*
Add offset checks for release and job index in control page
Bjoern Brandenburg
2015-12-16
*
Add monotime() wrapper for CLOCK_MONOTONIC
Bjoern Brandenburg
2015-12-16
*
Adds build bug check for deadline in control_page
Geoffrey
2015-12-16
*
Add syscall get_current_budget()
Bjoern Brandenburg
2015-09-08
*
Fix memset() parameters for scheduling parameter struct
Namhoon Kim
2015-08-03
*
Make sure scheduling parameter struct is zeroed out
Bjoern Brandenburg
2015-07-20
*
read_mapping() breaks on NR_CPUS not div by 32
Glenn Elliott
2014-06-06
*
Cosmetic: Fix error string to match fn name.
Glenn Elliott
2014-06-06
*
Remove unneeded code from domain migration.
Glenn Elliott
2014-06-06
*
Modernize rt_launch; remove internal API cruft
Bjoern Brandenburg
2014-06-03
*
Migration: Support systems with more than 32 CPUs.
Glenn Elliott
2014-05-19
*
Add support for the DFLP
Bjoern Brandenburg
2014-04-01
*
Add missing default param initialization
Bjoern Brandenburg
2014-04-01
*
Use /proc/litmus/domains to set up affinity masks
Glenn Elliott
2014-02-24
*
Switch NP flag format back to 32 bits (uint32_t)
2013.1
Bjoern Brandenburg
2013-07-21
*
User large enough buffer to read /proc/litmus/release_master
pgm
Hiroyuki Chishiro
2013-07-02
*
Add testcase for admission of suspended tasks
Bjoern Brandenburg
2013-06-08
*
Update constat SPORADIC->TASK_SPORADIC
Bjoern Brandenburg
2013-06-08
*
Fix compile failure related to aliasing (gcc 4.4.5)
Bjoern Brandenburg
2013-04-17
*
Change convenience API routines.
Glenn Elliott
2013-03-12
*
Add init_rt_task_param().
Glenn Elliott
2013-03-12
*
Cluster-aware rtspin and rt_launch.
Glenn Elliott
2013-03-12
*
Auto-CPU-affinity from part./cluster assignment.
Glenn Elliott
2013-03-12
*
Add basic locking support to rtspin
Bjoern Brandenburg
2013-02-04
*
rt_launch: add support for -q <priority>
Bjoern Brandenburg
2013-01-11
*
Make release_ts a bit more userfriendly
Bjoern Brandenburg
2013-01-11
*
Add control page offset checks
staging
Bjoern Brandenburg
2012-12-06
*
Implement lt_sleep() syscall wrapper
Bjoern Brandenburg
2012-08-14
*
Implement get_nr_ts_release_waiters() /proc wrapper
Bjoern Brandenburg
2012-08-14
*
API Update: Support arbitrary deadlines.
Glenn Elliott
2012-08-01
*
P-FP: make PCP available to user space
Sven Dziadek
2012-05-31
*
P-FP: port P-FP plugin used in B. Brandenburg's
Sven Dziadek
2012-05-31
*
Switch to new np-section protocol.
Bjoern B. Brandenburg
2011-11-24
*
update headers
Bjoern B. Brandenburg
2011-11-24
*
switch to generic locking system calls
Bjoern B. Brandenburg
2011-02-03
*
Export wctime() and cputime() from rtspin to library clients
Bjoern B. Brandenburg
2011-02-03
*
remove asm/atomic.h
Bjoern B. Brandenburg
2010-11-09
*
refactor: remove all architecture-dependent code from include/
Bjoern B. Brandenburg
2010-11-09
*
avoid including header files directly
Bjoern B. Brandenburg
2010-11-09
*
zero out rt_task parameters before setting them
Bjoern B. Brandenburg
2010-09-22
*
Support budget enforcement policies. Allows tasks to specify
Glenn Elliott
2010-05-20
[next]