Page MenuHomeFreeBSD

Remove some vestiges of IPI_LAZYPMAP on i386.
ClosedPublic

Authored by jhb on Aug 19 2018, 3:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 6 2024, 8:07 PM
Unknown Object (File)
Jan 15 2024, 2:42 PM
Unknown Object (File)
Dec 22 2023, 9:49 PM
Unknown Object (File)
Nov 25 2023, 2:28 AM
Unknown Object (File)
Nov 12 2023, 3:36 PM
Unknown Object (File)
Oct 19 2023, 10:45 PM
Unknown Object (File)
Jun 14 2023, 7:07 PM
Unknown Object (File)
May 24 2023, 8:58 AM
Subscribers

Details

Summary

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.

Test Plan
  • compile and boot GENERIC on i386 and amd64

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable