All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Making Linux Restartable Sequences More Accessible to Developers

By

PaulHoule

8mo ago· 10 min readenInsight

Summary

The article discusses restartable sequences, a Linux kernel feature added in 2018 that improves performance for certain threaded applications. While currently used by specialized code, the article explores efforts to make this feature more accessible and mainstream for developers, potentially expanding its usage beyond niche applications.

Key quotes

· 3 pulled
The restartable sequences feature, which was added to the 4.18 kernel in 2018, exists to enable better performance in certain types of threaded applications.
While there are users for restartable sequences, they tend to be relatively specialized code; this is not a tool
Ready to give LWN a try? With a subscription to LWN, you can stay current with what is happening in the Linux and free-software community
Snippet from the RSS feed
The restartable sequences feature, which was added to the 4.18 kernel in 2018, exists to enable [...]

You might also wanna read