Adding Functionality to Make Windows Games Run Faster on Linux
Offered By: Linux Foundation via YouTube
Course Description
Overview
Explore the process of enhancing Linux kernel functionality to improve Windows game performance through Wine compatibility layer in this 40-minute conference talk. Delve into the implementation of Windows APIs GetWriteWatch() and ResetWriteWatch() on Linux, focusing on memory management and write-tracking state of pages. Learn about the evolution from soft-dirty PTE flag-based to Userfaultfd's Write Protect PTE flag-based implementation, including the addition of PAGEMAP_SCAN IOCTL and Userfaultfd features. Gain insights into the challenges, constraints, and solutions encountered during development, and examine the resulting performance improvements for running Windows games on Linux systems.
Syllabus
Adding Functionality to Make Windows Games Run Faster on Linux - Muhammad Usama Anjum, Collabora
Taught by
Linux Foundation
Tags
Related Courses
Linux Kernel Development Model and CompilationUdemy Linux Kernel Development Course
Udemy Linux on RISC-V with Open Hardware
Linux Foundation via YouTube Rapid Developing and Testing Linux Kernel in Docker Containers
Linux Foundation via YouTube Writing Linux Kernel Modules in Safe Rust
Linux Foundation via YouTube