MacMusic  |  PcMusic  |  440 Software  |  440 Forums  |  440TV  |  Zicos
page
Search

[$] Freezing out the page reference count

Friday December 6, 2024. 04:55 PM , from LWN.net
The page
structure sits at the core of the kernel's memory-management subsystem
(for now), and a key part of that structure is its reference count, stored
in refcount. The page reference count tells the kernel how many
users a given page has and when it can be freed. That count is not needed
for every page in the system, though. Matthew Wilcox has recently resurrected
an old
patch set that expands the concept of a 'frozen' page — one that lacks a
meaningful reference count — to the immediate benefit of the slab allocator
but in the service of a longer-term goal as well.
https://lwn.net/Articles/1000654/

Related News

News copyright owned by their original publishers | Copyright © 2004 - 2024 Zicos / 440Network
Current Date
Dec, Thu 12 - 09:34 CET