CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/03/21 18:00:38

Modified files:
        sys/arch/mips64/include: pte.h 

Log message:
Shuffle tlblo-related defines, to better show which bits are software only,
and which bits end up in the actual tlb registers.

On non-R8000 kernels, shrink the actual physical address bits to add a new
software bit, PG_SP (for `special'), which will be used shortly. This halves
the physical memory addressable by non-MIPS_PTE64 kernels, which should not
be a problem anyway.

Reply via email to