config.h [code] | |
fork_and_loop.c [code] | |
fork_and_loop_pthreads.c [code] | |
i386-time.h [code] | |
kal_arg.h [code] | |
kal_config.h [code] | Configuration of the Kernel Abstraction Layer options |
kal_eheap.h [code] | Generic array-based extraction-efficient heap implementation |
kal_generic.h [code] | |
kal_sched.c [code] | |
kal_sched.h [code] | Abstraction of a task within the kernel abstraction layer (KAL) |
kal_time.h [code] | |
kal_time_jiffies.h [code] | |
kal_time_timespec.h [code] | |
kal_timer.h [code] | |
kal_timer_hrtimer.h [code] | Implementation of the kal_timer interface based on hrtimer.h |
kal_timer_rtsim.h [code] | |
kal_timer_wheel.h [code] | |
qos_debug.c [code] | |
qos_debug.h [code] | Space-Independent debugging functions |
qos_func.h [code] | |
qos_kernel_dep.c [code] | |
qos_kernel_dep.h [code] | Portability across different kernel versions |
qos_l.h [code] | Composite mul/div, shl/div and mul/shr operations on signed long integers |
qos_l_i386.h [code] | Composite operations on s32 integers for i386 |
qos_l_other.h [code] | Composite operations on signed long integers for non-i386 architectures |
qos_list.h [code] | |
qos_memory.c [code] | |
qos_memory.h [code] | Space-independent memory allocation functions |
qos_prof.c [code] | Function-level profiling implementation |
qos_prof.h [code] | Function-level profiling utilities |
qos_types.h [code] | |
qos_ul.h [code] | Composite mul/div, shl/div and mul/shr operations on unsigned long integers |
qos_ul_i386.h [code] | Composite operations on unsigned long integers for i386 |
qos_ul_other.h [code] | Composite operations on unsigned long integers for non-i386 architectures |
qres-alltasks.c [code] | |
qres-reserve.c [code] | |
qres-test.c [code] | |
qres-wrap.c [code] | |
apps/qres.c [code] | |
qresmod/qres.c [code] | Main QRES server "class" implementation file |
qres_config.h [code] | Configuration file for QRES module |
qres_ext_data.c [code] | |
qres_gw.h [code] | Common defines for the US to KS gateway |
qres_gw_ks.c [code] | Main QRES kernel module implementation file |
qres_gw_ks.h [code] | QRES UserSpace to KernelSpace gateway common interface |
qres_interface.h [code] | QRES public interface for use by other kernel modules |
qres_kpi_protected.h [code] | Protected Kernel Programming Interface for QRES Module |
qres_lib.c [code] | |
qres_lib.h [code] | QRES Library Application Programming Interface |
qres_mod.c [code] | QRES kernel module and device initialisation and cleanup |
qres_proc_fs.c [code] | Proc FileSystem support for AQuoSA QRES Module |
qres_proc_fs.h [code] | Support of proc file system |
qres_timer_thread.c [code] | |
qsup-admin.c [code] | |
qsup.c [code] | Implementation of the QoS Supervisor module |
qsup.h [code] | QoS Supervisor kernel-interface |
qsup_gw.h [code] | Common defines and structures for the US to KS gateway |
qsup_gw_ks.c [code] | |
qsup_gw_ks.h [code] | QSUP UserSpace to KernelSpace gateway common interface |
qsup_lib.c [code] | Implementation of QSUP library |
qsup_lib.h [code] | The QoS Supervisor Application Programming Interface |
qsup_mod.c [code] | |
qsup_mod.h [code] | |
queue.h [code] | Implementation inline di una coda (FIFO) di valori di tipo queue_elem_t |
rres-mod-clean.c [code] | |
rres.c [code] | Main resource reservation implementation file |
rres.h [code] | Internal resource reservation header file |
rres_config.h [code] | Configuration file for RRES module |
rres_dispatch.c [code] | |
rres_dispatch.h [code] | |
rres_dispatch_gsd_2.4.h [code] | Module interfacing with the Linux scheduler for the purpose of forcing schedule and deschedule of processes belonging to the servers |
rres_dispatch_gsd_2.6.h [code] | Module interfacing with the Linux scheduler for the purpose of forcing schedule and deschedule of processes belonging to the servers |
rres_dispatch_new.c [code] | Module interfacing with the Linux scheduler for the purpose of forcing schedule and deschedule of processes belonging to the servers |
rres_dispatch_new.h [code] | Module interfacing with the Linux scheduler for the purpose of forcing schedule and deschedule of processes belonging to the servers |
rres_dispatch_sig.h [code] | Module interfacing with the Linux scheduler for the purpose of forcing schedule and deschedule of processes belonging to the servers |
rres_dispatch_um.h [code] | |
rres_hooks.c [code] | |
rres_hooks.h [code] | Hooks functions declaration and functions to set/unset hooks handlers |
rres_init.c [code] | Initialization and cleanup of the RRES scheduling engine |
rres_interface.h [code] | RRES Module main interface header |
rres_kpi_core.h [code] | RRES Module main interface header |
rres_kpi_protected.h [code] | RRES Module protected interface header |
rres_proc_fs.c [code] | Proc FileSystem support for AQuoSA RRES Module |
rres_proc_fs.h [code] | Support of proc file system |
rres_ready_queue.c [code] | |
rres_ready_queue.h [code] | Implementation of an edf queue |
rres_ready_queue_eheap.h [code] | Heap-based implementation of an edf queue |
rres_ready_queue_list.h [code] | List-based implementation of an edf queue |
rres_server.h [code] | Internal resource reservation header file |
rres_time.h [code] | Time and clock related functions |
rres_timeOLD.h [code] | |
rres_unused.c [code] | |
rres_utils.h [code] | Utility functions, like list handling |
rresmod-clean.c [code] | |
test-eheap-adv.c [code] | |
test-eheap-base.c [code] | |
test-get-budget.c [code] | |
test-get-time.c [code] | |
test-l-other.c [code] | |
test-l.c [code] | |
test-qres-app.c [code] | |
test-qres-base.c [code] | |
test-qres-beginend.c [code] | |
test-qres-loop.c [code] | |
test-qres-pthreads.c [code] | |
test-qres-sched.c [code] | |
test-qres.c [code] | |
test-qsup-level.c [code] | |
test-qsup-min-2.c [code] | |
test-qsup-minim.c [code] | |
test-qsup-users.c [code] | |
test-roundings.c [code] | |
test-rres-mod.c [code] | |
test-ul-other.c [code] | |
test-ul.c [code] | |
util_periodic.c [code] | |
util_periodic.h [code] | |
util_timeval.h [code] |