index
:
liblitmus-ext-res.git
ecrts21
master
liblitmus with extended reservations for Forbidden Zones paper @ RTAS'20
Tanya Amert
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
litmus.h
Commit message (
Expand
)
Author
Age
*
Added changes for GPU-budget enforcement via a liblitmus call and SIGSYS.
Tanya Amert
2021-03-02
*
Added exit forbidden zone syscall
HEAD
master
ztong
2021-03-01
*
Changed variable name
ztong
2021-02-21
*
Added liblitmus support for locking with CS length
ztong
2021-02-19
*
Changed syscall for access_forbidden_zone_check
ztong
2021-02-16
*
Added support for suspending for per-access forbidden zones
Tanya Amert
2020-10-20
*
Ported global OMLP from BBB's dissertation work forward.
Tanya Amert
2020-09-23
*
release_ts: adopt new absolute synchronous release time API
Bjoern Brandenburg
2017-07-12
*
Add ns2ms() time conversion macro
Bjoern Brandenburg
2017-03-10
*
Add litmus_clock() helper
Bjoern Brandenburg
2016-07-20
*
Add sleep_until_mono(), lt_sleep_until() helpers
Bjoern Brandenburg
2016-07-19
*
Add reservation_create() LITMUS^RT system call
Bjoern Brandenburg
2016-03-16
*
Switch syscalls to use new LITMUS^RT ioctl() interface
Bjoern Brandenburg
2015-12-18
*
Add monotime() wrapper for CLOCK_MONOTONIC
Bjoern Brandenburg
2015-12-16
*
Add syscall get_current_budget()
Bjoern Brandenburg
2015-09-08
*
Rebase 2015.1: update SCHED_LITMUS policy ID
Bjoern Brandenburg
2015-07-20
*
Modernize rt_launch; remove internal API cruft
Bjoern Brandenburg
2014-06-03
*
Add add convenience wrapper and tests for the DFLP
Bjoern Brandenburg
2014-04-01
*
Add support for the DFLP
Bjoern Brandenburg
2014-04-01
*
Use /proc/litmus/domains to set up affinity masks
Glenn Elliott
2014-02-24
*
liblitmus: Add Doxygen documentation for public APIs
Roy Spliet
2013-11-27
*
Fix for C++: 'namespace' renamed to 'name_space'
Glenn Elliott
2013-09-27
*
Add testcase for admission of suspended tasks
Bjoern Brandenburg
2013-06-08
*
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
*
Implement lt_sleep() syscall wrapper
Bjoern Brandenburg
2012-08-14
*
Implement get_nr_ts_release_waiters() /proc wrapper
Bjoern Brandenburg
2012-08-14
*
Add convenience wrappers for the DPCP and MPCP
Bjoern Brandenburg
2012-08-14
*
Make use of kernel-provided FP macros
Bjoern Brandenburg
2012-06-26
*
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
*
refactor: use architecture-specific includes for cycles.h
Bjoern B. Brandenburg
2010-11-09
*
avoid including header files directly
Bjoern B. Brandenburg
2010-11-09
*
Support budget enforcement policies. Allows tasks to specify
Glenn Elliott
2010-05-20
*
Add get_control_page() library function
Andrea Bastoni
2010-04-12
*
Remove prototype for non-existing system call.
Bjoern B. Brandenburg
2010-02-26
*
Added protections to litmus.h to prevent name mangling when used
Glenn Elliott
2010-02-22
*
Re-implement non-preemptive section support.
Bjoern B. Brandenburg
2010-02-03
*
add sporadic_task_ns() helper
Bjoern B. Brandenburg
2009-04-29
*
add null_call() system call
Bjoern B. Brandenburg
2009-03-02
*
Add best effort task migration, so that we can support PSN-EDF.
Bjoern B. Brandenburg
2008-05-02
[next]