Comment 9 for bug 1988066

Revision history for this message
Christian Ehrhardt  (paelzer) wrote : Re: [Bug 1988066] Re: [MIR] tuned

On Wed, Sep 14, 2022 at 7:45 PM Joseph Salisbury
<email address hidden> wrote:
>
> After reviewing the tuned project and code, it does not appear that tuna
> is a dependency for tuned.

Ok, not a dependency and eventually it is your call to make as you
need to support it.
But from the description of the PKG and mapping it to your rationale
it sounds like exactly what you want.

"""
Low-level system performance tuning for realtime systems
 Tuna is used to change the attributes of application and kernel threads, IRQs,
 CPUs, and CPU sockets. It can change scheduling policy, scheduler priority and
 processor affinity for processes and process threads. It can also change the
 processor affinity for interrupts, isolate CPUs, and spread threads or IRQs
 across CPUs.
"""

Anyway, as i said - your call - not continuing on tuna ...