Главная
Study mode:
on
1
Intro
2
The problem
3
The code path
4
Atomic temp file
5
Atomic opening
6
The bigger problem
7
Convert all file systems
8
Temp file
9
Attribute flags
10
Other file systems
11
Statics
Description:
Explore the intricacies of making O_TMPFILE more atomic in this informative 27-minute Linux Foundation talk by Steve French. Delve into the problem at hand, examine the code path, and understand the concept of atomic temp files and atomic opening. Discover the broader implications and challenges involved in converting all file systems to support this feature. Learn about temp file attribute flags and their implementation across various file systems. Gain insights into the static aspects of this optimization technique and its potential impact on Linux file system performance and security.

Making O_TMPFILE More Atomic

Linux Foundation
Add to list