PAGEMAP_SCAN IOCTL for Windows Syscalls Translation in Linux Kernel
Offered By: Linux Plumbers Conference via YouTube
Course Description
Overview
Explore the development and implementation of PAGEMAP_SCAN IOCTL for Windows syscalls translation in this Linux Plumbers Conference talk. Dive into the evolution of write-tracking state management in the Linux kernel, from the initial use of soft-dirty PTE flags to the introduction of new Userfaultfd features. Learn how PAGEMAP_SCAN IOCTL enables efficient filtering of PTE bit information and atomic get-and-clear operations for write-tracking states. Discover the benefits for CRIU, allowing pre-dumping of process memory without freezing. Examine current implementation details, use cases, and benchmarks of this IOCTL, currently at version 33. Gain insights into ongoing efforts to advance patches and expand the user base for this interface, which aims to bridge the gap between Windows and Linux system calls for memory management.
Syllabus
Introducing PAGEMAP_SCAN IOCTL for Windows syscalls translation... - Andrei Vagin, Muhammad Anjum
Taught by
Linux Plumbers Conference
Related Courses
The Fast Startup Landscape Is ExpandingDevoxx via YouTube CRIU and SELinux: Implementing Container Live Migration with Checkpoint/Restore - Forum 1
Linux Foundation via YouTube Cloning Running Servers with Docker and CRIU
Docker via YouTube Container Checkpoint - Restore at Scale for Fast Pod Startup Time
CNCF [Cloud Native Computing Foundation] via YouTube State of CRIU and Integration with LXC
Linux Plumbers Conference via YouTube