ELSEIF
Your brief EB
453 stories from 139 feeds 678 clusters Refreshed 6 minutes ago next pull 21:39

PERFORMANCE Signal 358

MGLRU update in Linux 7.3 retains executable pages in memory for better performance

Illustration only Photo by Ivan N on Unsplash

A second batch of memory management updates merged for Linux 7.3 includes an MGLRU optimization that keeps executable code resident in memory, improving performance.

WHY IT MATTERS

This change can reduce page faults and speed up execution for workloads with large code footprints. It is part of the ongoing MM updates during the Linux 7.3 merge window, so it will ship in the upcoming kernel release. The actual benefit depends on workload and memory pressure.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

Linux 7.3's memory management updates include an MGLRU change that helps executable code stay in memory.

02

The change is part of a second batch of MM patches merged during the merge window.

03

The optimization aims to improve performance by reducing the need to reload executable code from storage.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
Phoronix Linux 7.3 MGLRU Change Helps Executable Code Stays In Memory, Improving Performance Open ↗