Linux's Preempt Lazy Support Coming To POWER CPUs

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • phoronix
    Administrator
    • Jan 2007
    • 67377

    Linux's Preempt Lazy Support Coming To POWER CPUs

    Phoronix: Linux's Preempt Lazy Support Coming To POWER CPUs

    Linux 6.13 is introducing a new Lazy Preemption mode with the "PREEMPT_LAZY" option. The lazy preemption mode is similar to full preemption but is less eager to preempt normal (SCHED_NORMAL) tasks. The goal is on reducing lock holder preemption and obtaining some of the performance gains found under the voluntary preemption mode. For Linux 6.13 the lazy preemption mode was exposed for x86/x86_64, RISC-V, and later added for LoongArch. Likely with the upcoming Linux 6.14, lazy preempt should work on POWER platforms...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite
  • ayumu
    Senior Member
    • Oct 2008
    • 668

    #2
    RISC-V got this feature before POWER did. This shows the trend where RISC-V is now more relevant than POWER.

    Also from Debian, per-architecture built packages in sid:



    As you can see, RISC-V is about to pass POWER in number of Debian Sid packages available for the architecture.

    By the way, passing ARM is the next step.

    Comment

    • ernsteiswuerfel
      Phoronix Member
      • Feb 2009
      • 65

      #3
      ayumu Too bad winning a popularity contest does not get you any CPU performance win...

      Comment

      • ayumu
        Senior Member
        • Oct 2008
        • 668

        #4
        Originally posted by ernsteiswuerfel View Post
        ayumu Too bad winning a popularity contest does not get you any CPU performance win...
        You seem extremely confused. This is about ISAs, not CPUs.

        Comment

        Working...
        X