mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 19:05:20 -05:00
Summary: It turns out statistics accounting is very expensive in the pmap driver, and doesn't seem necessary in the common case. Make this optional behind a MOEA64_STATS #define, which one can set if they really need statistics. This saves ~7-8% on buildworld time on a POWER9. Found by bdragon. Reviewed by: luporl Differential Revision: https://reviews.freebsd.org/D20903 |
||
|---|---|---|
| .. | ||
| mmu_phyp.c | ||
| phyp-hvcall.h | ||
| phyp-hvcall.S | ||
| phyp_console.c | ||
| phyp_llan.c | ||
| phyp_vscsi.c | ||
| platform_chrp.c | ||
| plpar_iommu.c | ||
| plpar_iommu.h | ||
| plpar_pcibus.c | ||
| rtas_dev.c | ||
| rtas_pci.c | ||
| vdevice.c | ||
| xics.c | ||