freebsd-dev/sys/amd64
Mateusz Guzik 95e4f5ef7c x86: whack pmspcv from GENERIC
The driver is enormous and rarely used.

      text      data       bss        dec         hex   filename
  23076646   1870505   4415872   29363023   0x1c00b4f   kernel.before
  20017433   1870305   4416000   26303738   0x1915cfa   kernel.after

People using the driver will need to add pmspcv_load="YES" to
their loader.conf.

Reviewed by:	jhb
Relnotes:	yes
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D39816
2023-04-25 18:09:44 +00:00
..
acpica x86: Move i386 timerreg.h to x86 2023-04-20 19:42:59 +03:00
amd64 x86: initialize use_xsave once 2023-04-19 02:22:28 +03:00
conf x86: whack pmspcv from GENERIC 2023-04-25 18:09:44 +00:00
ia32 amd64 ia32 vdso: always define some __vdso_ symbols 2023-02-09 04:36:40 +02:00
include x86: Move i386 timerreg.h to x86 2023-04-20 19:42:59 +03:00
linux linux(4): Fix LINUX_AT_COUNT comments 2023-04-22 22:16:43 +03:00
linux32 linux(4): Fix LINUX_AT_COUNT comments 2023-04-22 22:16:43 +03:00
pci
sgx sgx: Remove unused variable. 2022-04-07 17:01:28 -07:00
vmm vmm: Expose some more AVX512 CPUID bits to guests 2023-04-25 13:35:14 -04:00
Makefile