Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 566678 - sys-process/rtirq-20150216::proaudio version bump
Summary: sys-process/rtirq-20150216::proaudio version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Frieder Bürzele
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-23 23:24 UTC by Michael Weber (RETIRED)
Modified: 2016-05-31 07:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Weber (RETIRED) gentoo-dev 2015-11-23 23:24:27 UTC
The current one (rtirq-20140413) doesn't fetch any longer.
Comment 1 Alexis Ballier gentoo-dev 2015-11-24 11:33:12 UTC
proaudio overlay is not maintained by gentoo proaudio team, check layman's repositories.xml
Comment 2 Patrice Clement gentoo-dev 2016-05-31 07:37:51 UTC
commit dc990c2ce3f52b90873d6e5dbf5bb04823860ba7 (HEAD -> master, origin/master, origin/HEAD)
Author:     Karl Linden <karl.j.linden@gmail.com>
AuthorDate: Tue May 31 08:00:47 2016 +0200
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Tue May 31 07:07:36 2016 +0000

sys-process/rtirq: Initial commit.

A crucial part of professional realtime audio is low latency. rtirq sets
realtime priorities and scheduling policies for desired IRQ threads on boot.
Without rtirq you would need to set these priorities yourself after each boot
or live with sound dropouts. See also [1].

Gentoo-Bug: https://bugs.gentoo.org/566678
Closes: https://github.com/gentoo/gentoo/pull/1554
Package-Manager: portage-2.3.0_rc1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

[1]: http://alsa.opensrc.org/Rtirq

sys-process/rtirq/Manifest              |  1 +
sys-process/rtirq/files/rtirq           | 29 +++++++++++++++++++++++++++++
sys-process/rtirq/metadata.xml          | 12 ++++++++++++
sys-process/rtirq/rtirq-20150216.ebuild | 42 ++++++++++++++++++++++++++++++++++++++++++
4 files changed, 84 insertions(+)
create mode 100644 sys-process/rtirq/Manifest
create mode 100644 sys-process/rtirq/files/rtirq
create mode 100644 sys-process/rtirq/metadata.xml
create mode 100644 sys-process/rtirq/rtirq-20150216.ebuild