Announcement

Collapse
No announcement yet.

Intel's FRED Getting Ready To Meet The Linux Kernel

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Intel's FRED Getting Ready To Meet The Linux Kernel

    Phoronix: Intel's FRED Getting Ready To Meet The Linux Kernel

    Since last year Intel Linux engineers have been busy working on FRED support for the Flexible Return and Event Delivery specification that will be found with future-generation processors. FRED overhauls how CPU transitions are handled between privilege levels and a design goal of lowering transition latencies and allow for more robust software use-cases...

    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

  • #2
    Cool tech, rubbish name. It gives me serious Microsoft Bob vibes.



    Naming aside, I think this could be key for seeing better performance-scaling on the more fine-grained among multithreaded workloads, as well as obviously reducing syscall overhead.

    Performance-scaling of multithreaded workloads is pretty easy, if your threads work along coarse-grained boundaries and do minimal synchronization and communication. However, not all workloads fit into that category, especially if we're talking about things like OpenMP or languages with threading support even more deeply-ingrained.

    And who doesn't want cheaper syscalls, especially if you're avoid io_uring.

    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

    Last edited by coder; 01 August 2023, 08:49 AM.

    Comment

    Working...
    X