FreeBSD/src a89a562 (r353454)sys/kern subr_bus.c

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.

MFC after:      2 weeks
Sponsored by:   iXsystems, Inc.
DeltaFile
+13-5sys/kern/subr_bus.c
+13-51 files

UnifiedSplitRaw