Linux 6.19 To Optimize Exiting To User-Space For Restartable Sequences
phoronix.com·8h
Flag this post

LINUX KERNEL

Queued up in a TIP branch ahead of the Linux 6.19 merge window opening in about one month’s time is optimizing the Restartable Sequences “RSEQ” code for its exit to user-space code path.

Intel Fellow Thomas Gleixner of Linutronix worked on a set of patches recently for optimizing the exit to user-space path for Restartable Sequences, the functionality for efficient access and manipulation of per-CPU data structures by user-space.

Gleixner explained in the mailing list patch series:

“TLDR: - A significant amount of pointless RSEQ operations on exit to user space, which have been r…

Similar Posts

Loading similar posts...