rt-app 1.0-1.2 source package in Ubuntu
Changelog
rt-app (1.0-1.2) unstable; urgency=medium * Non-maintainer upload. * Add patch to fix build with glibc 2.41 (Closes: #1099285) -- Aurelien Jarno <email address hidden> Fri, 14 Mar 2025 22:41:52 +0100
Upload details
- Uploaded by:
- Linaro Packagers
- Uploaded to:
- Sid
- Original maintainer:
- Linaro Packagers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rt-app_1.0-1.2.dsc | 1.7 KiB | 389dbcebb3fc016a6f9056a217e4e6c72c45295b40bde34908f3e79049946079 |
rt-app_1.0.orig.tar.gz | 50.9 KiB | 7562bd5fea657fec0fdc4e01fc78a3afd332ee8151424dbae4bf7767400259f6 |
rt-app_1.0-1.2.debian.tar.xz | 6.0 KiB | 3c55b5019c61aea8b4c4518e7700621895b04a2ecdd1286e24d5e7cd684210d0 |
Available diffs
- diff from 1.0-1.1 to 1.0-1.2 (1.3 KiB)
No changes file available.
Binary packages built by this source
- rt-app: Test application which simulates a real-time periodic load
rt-app is a test application that starts multiple periodic threads in
order to simulate a real-time periodic load. It supports the
SCHED_OTHER/SCHED_ FIFO/SCHED_ RR kernel mechanisms as well as the
AQuoSA framework and SCHED_DEADLINE. It can be run with a simple
command-line config, or a more complex set of tasks/threads
configured in a (json) config file.
- rt-app-dbgsym: debug symbols for rt-app