We may attempt to allocate from this zone while dumping to a device. I
noted that dmar_pgalloc() already uses the NODUMP flag, so it seemed
reasonable to extend this approach to the problem. If it is desirable to
retain the zone items in a dump, some more complicated solutions are
possible.
Details
Details
- Reviewers
kib - Commits
- rS329521: Don't include DMAR map entry zone items in kernel dumps.
mmacy reported the problem and tested this change.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable