HomeFreeBSD

physmem ram: Don't reserve excluded regions

Description

physmem ram: Don't reserve excluded regions

These regions can conflict with I/O resources and prevent allocation
of those regions by other drivers. It may make sense to reserve them
after the boot-time probe of devices has concluded (or after an
initial pass to reserve firmware-assigned resources before "wildcard"
resources are allocated), but that would require additional changes.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D43893

Details

Provenance
jhbAuthored on Feb 14 2024, 10:07 PM
Reviewer
imp
Differential Revision
D43893: physmem ram: Don't reserve excluded regions
Parents
rG055c1fe230ce: acpi: Allow child drivers to use bus_set_resource for more resources
Branches
Unknown
Tags
Unknown