Skip to content
GitLab
Explore
Sign in
Register
Always map the kernel itself using global pages.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Jacob Lorentzon
requested to merge
4lDO2/kernel:global
into
master
Aug 31, 2024
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
This avoids TLB stalls after context switching, that are very visible from flamegraphs.
Merge request reports