HomeFreeBSD

MFC r353454: Allocate device softc from the device domain.

Description

MFC r353454: Allocate device softc from the device domain.

Since we are trying to bind device interrupt threads to the device domain,
it should have sense to make memory often accessed by them local. If domain
is not known, fall back to round-robin.

Details

Provenance
mavAuthored on
Parents
rS354074: MFC r352630: Make nvme(4) driver some more NUMA aware.
Branches
Unknown
Tags
Unknown