rt-app 1.0-1.1 source package in Ubuntu
Changelog
rt-app (1.0-1.1) unstable; urgency=medium * Non-maintainer upload. * Remove need for root when building the package. (Closes: #1089422) -- Niels Thykier <email address hidden> Wed, 01 Jan 2025 15:55:19 +0000
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 | |
---|---|---|---|---|
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rt-app_1.0-1.1.dsc | 1.4 KiB | d391c4ab24ffd162641d9948a677a3f8f72e494eddd17b34ed1a6ca9566e4ac0 |
rt-app_1.0.orig.tar.gz | 50.9 KiB | 7562bd5fea657fec0fdc4e01fc78a3afd332ee8151424dbae4bf7767400259f6 |
rt-app_1.0-1.1.debian.tar.xz | 5.2 KiB | aa59c5db91699a329b5bf71f704ee9d5ef3589aea4a999568e61f0d434c61a45 |
Available diffs
- diff from 1.0-1 to 1.0-1.1 (761 bytes)
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