CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2026/06/03 23:22:04

Modified files:
        sys/arch/amd64/amd64: bus_dma.c bus_space.c genassym.cf 
                              locore0.S machdep.c mem.c pmap.c 
        sys/arch/amd64/include: pmap.h 

Log message:
amd64: Place the direct map at a random location

Places the direct map at a 512GB-aligned random location selected from
a 16TB VA window.

With help and suggestions from deraadt@. Tested by many.

Reply via email to