Skip to main content

Module page_allocator

Module page_allocator 

Source
Expand description

Allocator for pages within a pool.

This is used for temporary allocations of per-queue DMA buffers, mainly for PRP lists.

Structsยง

PageAllocationError
An error allocating pages from the page allocator.
PageAllocator
ScopedPages