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!

  • jokro@feddit.org
    link
    fedilink
    arrow-up
    3
    ·
    3 days ago

    If you want to protect the system from untrusted software with containers be careful. Containers and images are mostly an abstraction tool to run and control the applications. Not saying it’s not possible, it’s just easy to make it insecure.