freebsd-dev/sys/amd64
Andrew Gallatin 9cb6ba29cb vm: centralize VM_BATCHQUEUE_SIZE definition
Remove the platform-specific definitions of VM_BATCHQUEUE_SIZE
for amd64 and powerpc64, and instead treat all 64-bit platforms
identically.  This has the effect of increasing the arm64
and riscv VM_BATCHQUEUE_SIZE to match that of other platforms.

Reviewed by: jhb, markj
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D37707
2023-01-21 14:30:00 -05:00
..
acpica acpica: Merge ACPICA 20221020 2022-10-27 22:04:32 -04:00
amd64 amd64: Fix a common typo in source code comments 2023-01-19 14:27:18 +01:00
conf netlink: add netlink to GENERIC@amd64 2023-01-13 10:22:40 +00:00
ia32 Introduce the PROC_SIGCODE() macro 2022-07-18 16:27:26 +02:00
include vm: centralize VM_BATCHQUEUE_SIZE definition 2023-01-21 14:30:00 -05:00
linux sys: use .S for assembly language files that use the preprocessor 2022-11-02 10:29:00 -04:00
linux32 sys: use .S for assembly language files that use the preprocessor 2022-11-02 10:29:00 -04:00
pci
sgx sgx: Remove unused variable. 2022-04-07 17:01:28 -07:00
vmm vmm: fix use after free in ppt_detach() 2023-01-20 11:25:27 +00:00
Makefile