Hey all,

Anyone familiar with the state of Raptor Lake performance + efficiency cores in Linux? I’m specifically curious about how the kernel balances things when running multiple containers (without pinned CPUs)

Thanks!

  • @just_another_person
    link
    23 days ago

    Looks like if you’re on kernel 6.0+ you’re handled according to how Intel intended to deal with it. What’s your specific concern?

    • fmstratOP
      link
      fedilink
      English
      13 days ago

      OK, looks like Debian stable is 6.1 https://tracker.debian.org/pkg/linux

      My main concern is will it balance cores appropriately. IE if a Postgres DB is humming along, assign an efficient core, but if it ramps up, use the higher powered ones.