To get started with the real-time kernel for Ubuntu 24.04, check out the official documentation. One thing to keep in mind if you’re an NVIDIA GPU user is that the real-time Ubuntu kernel does not support the proprietary NVIDIA graphics drivers.

  • Successful_Try543@feddit.de
    cake
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    I guess, the governor is set to performance for a realtime kernel to work properly, thus the CPU consumes more power.

    • In modern processors, using performance can save power. By only powering up one core for a little while, even though it’s at a higher clock speed, some CPUs save energy by going back to sleep as soon as possible.

      In my own experiments, powersave often did the opposite, keeping six or seven cores moderately active with light usage (because of the low clock speeds) and using more power than when I used performance.

      Real life will vary by CPU and motherboard, of course.