HomeFreeBSD

Instead of all memory allocations using M_DEVBUF, use new categories

Description

Instead of all memory allocations using M_DEVBUF, use new categories
M_BUSDMA for allocations of metadata (tags, maps, segment tracking lists),
and M_BOUNCE for bounce pages.

Details

Provenance
ianAuthored on
Parents
rS289856: Rework r289778 to always parallelize known targets, without ordering.
Branches
Unknown
Tags
Unknown