Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys-apps/irqbalance: fix patch application | Sam James | 2024-05-04 | 1 | -4/+5 |
| | | | | | | | | | Note that the Meson build system was moved into the top-level in git so this ugliness won't be needed in future. Closes: https://bugs.gentoo.org/931190 Fixes: 42c7cfb8934774ff857d057195bfae649fad7b90 Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: version 1.9.4 doesn't work in systemd-based installations | Cristian Othón Martínez Vera | 2024-05-04 | 2 | -0/+29 |
| | | | | | | | | | | There's an option (ProtectKernelTunables) in the systemd unit that doesn't allow irqbalance to work. The upstream patch drops the option from the unit file. Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Closes: https://github.com/gentoo/gentoo/pull/36535 Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: fix path in init script | Sam James | 2024-05-03 | 2 | -1/+23 |
| | | | | | Closes: https://bugs.gentoo.org/931133 Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.4 amd64, #930882 | Sam James | 2024-04-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.4 x86, #930882 | Sam James | 2024-04-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.4 arm64, #930882 | Arthur Zamarin | 2024-04-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.4 arm, #930882 | Arthur Zamarin | 2024-04-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.4 ppc64, #930882 | Arthur Zamarin | 2024-04-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.4 ppc, #930882 | Jakov Smolić | 2024-04-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> | ||||
* | sys-apps/irqbalance: drop obsolete option from OpenRC conf.d | Sam James | 2024-03-28 | 2 | -1/+17 |
| | | | | | | | | | | IRQBALANCE_BANNED_INTERRUPTS was removed upstream. We could implement it as a shim for upstream's --banirq option but I don't see the point, people can pass that via the other variable anyway. Bug: https://github.com/Irqbalance/irqbalance/issues/271 Closes: https://bugs.gentoo.org/917338 Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: call udev_reload | Sam James | 2024-03-28 | 1 | -0/+5 |
| | | | | | Closes: https://bugs.gentoo.org/921381 Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: port to meson | Sam James | 2024-03-28 | 1 | -15/+16 |
| | | | | | | | | | https://github.com/Irqbalance/irqbalance/blob/master/contrib/README says: "This is here to see if there is any interest from the general community." There is indeed :) Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: add 1.9.4 | Sam James | 2024-03-28 | 2 | -0/+75 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: drop 1.9.2, 1.9.3 | Sam James | 2023-12-28 | 3 | -143/+0 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.3-r1 x86, #919964 | Arthur Zamarin | 2023-12-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.3-r1 ppc, #919964 | Michał Górny | 2023-12-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.3-r1 amd64, #919964 | Michał Górny | 2023-12-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.3-r1 ppc64, #919964 | Sam James | 2023-12-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.3-r1 arm64, #919964 | Sam James | 2023-12-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.3-r1 arm, #919964 | Sam James | 2023-12-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: backport fix for systemd journal noise | Sam James | 2023-12-15 | 2 | -0/+99 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: add 1.9.3 | Florian Schmaus | 2023-11-11 | 3 | -0/+76 |
| | | | | | | | | The new version introduces the 'thermal' USE flag with according optfeature and installs irqbalance's udev rule. Closes: https://github.com/gentoo/gentoo/pull/33754 Signed-off-by: Florian Schmaus <flow@gentoo.org> | ||||
* | sys-apps/irqbalance: keyword 1.9.2 for ~riscv | Yixun Lan | 2023-01-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Yixun Lan <dlan@gentoo.org> | ||||
* | sys-apps/irqbalance: drop 1.9.0 | Sam James | 2022-12-26 | 2 | -63/+0 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.2 ppc64, #883917 | Arthur Zamarin | 2022-12-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.2 ppc, #883917 | Arthur Zamarin | 2022-12-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.2 arm, #883917 | Arthur Zamarin | 2022-12-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.2 amd64, #883917 | Sam James | 2022-12-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.2 x86, #883917 | Sam James | 2022-12-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.2 arm64, #883917 | Arthur Zamarin | 2022-12-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | sys-apps/irqbalance: drop 1.9.1 | Sam James | 2022-11-18 | 2 | -69/+0 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: add 1.9.2 | Sam James | 2022-10-31 | 2 | -0/+69 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: add 1.9.1 | Sam James | 2022-10-16 | 2 | -0/+69 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: drop 1.8.0-r1 | Sam James | 2022-09-23 | 2 | -63/+0 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.0 ppc64, #868984 | Arthur Zamarin | 2022-09-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.0 ppc, #868984 | Arthur Zamarin | 2022-09-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.0 amd64, #868984 | Jakov Smolić | 2022-09-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.0 x86, #868984 | Jakov Smolić | 2022-09-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.0 arm, #868984 | Sam James | 2022-09-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.9.0 arm64, #868984 | Sam James | 2022-09-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: add 1.9.0 | Sam James | 2022-05-28 | 2 | -0/+63 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: keyword 1.8.0-r1 for ~loong | WANG Xuerui | 2022-05-05 | 1 | -2/+2 |
| | | | | | | Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org> | ||||
* | **/metadata.xml: Replace http by https in DOCTYPE element | Ulrich Müller | 2021-09-11 | 1 | -1/+1 |
| | | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | sys-apps/irqbalance: Add sys-libs/ncurses[unicode(+)] | David Seifert | 2021-07-17 | 1 | -1/+1 |
| | | | | Signed-off-by: David Seifert <soap@gentoo.org> | ||||
* | sys-apps/irqbalance: stabilize 1.8.0 for ppc64 | Georgy Yakovlev | 2021-07-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> | ||||
* | sys-apps/irqbalance: drop 1.7.0 | David Seifert | 2021-05-22 | 2 | -63/+0 |
| | | | | Signed-off-by: David Seifert <soap@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.8.0 x86, #791292 | Sam James | 2021-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.8.0 ppc, #791292 | Sam James | 2021-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.8.0 amd64, #791292 | Sam James | 2021-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | sys-apps/irqbalance: Stabilize 1.8.0 arm, #791292 | Sam James | 2021-05-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Sam James <sam@gentoo.org> |