The support for lazy pmap invalidations on i386 was removed in r281707.
This removes the constant for the IPI and stops accounting for it when
sizing the interrupt count arrays.
Details
Details
- Reviewers
kib - Commits
- rS338055: Remove some vestiges of IPI_LAZYPMAP on i386.
- compile and boot GENERIC on i386 and amd64
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable