sof icon indicating copy to clipboard operation
sof copied to clipboard

wip: alloc: virtual regions and vpage allocator.

Open lgirdwood opened this issue 2 months ago • 3 comments

WIP: To be split into smaller patches.

  1. Add a simple contiguous virtual page allocator.

  2. Add a virtual region per pipeline/DP module.

  3. Integrate into mod_alloc() and mod_free().

  4. TODO: Make sure all pipeline resources exist within same virtual region.

lgirdwood avatar Oct 05 '25 18:10 lgirdwood