• [$] The guaranteed contiguous memory allocator

    From LWN.net@1337:1/100 to All on Fri Mar 21 17:45:07 2025
    [$] The guaranteed contiguous memory allocator

    Date:
    Fri, 21 Mar 2025 17:33:53 +0000

    Description:
    As a system runs and its memory becomes fragmented, allocating large, physically contiguous regions of memory becomes increasingly difficult.
    Much effort over the years has gone into avoiding the need to make such allocations whenever possible, but there are times when they simply cannot
    be avoided. The kernel's contiguous memory
    allocator (CMA) subsystem attempts to make such allocations possible,
    but it has never been a perfect solution. Suren Baghdasaryan is is trying
    to improve that situation with the guaranteed
    contiguous memory allocator patch set , which includes work from Minchan
    Kim as well.

    ======================================================================
    Link to news story:
    https://lwn.net/Articles/1015000/


    --- Mystic BBS v1.12 A47 (Linux/64)
    * Origin: tqwNet UK HUB @ hub.uk.erb.pw (1337:1/100)