git: nvmm - Change NVMM_MAX_RAM

Aaron LI aly at crater.dragonflybsd.org
Tue Jul 20 16:30:33 PDT 2021


commit 22b29b22624a19bb59515e8813711a265f1abbc6
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Jul 10 11:39:00 2021 -0700

    nvmm - Change NVMM_MAX_RAM
    
    * Add __NetBSD__ conditional back in with original 128GB limit.
    
    * Set DragonFly limit to 127TB (down from 128TB) to ensure that
      no valid memory exists at the canonical transition.
    
      Additional limits may have to be set as Intel specifies that the
      backing memory map not have an address space larger than the
      hardware's physical address space.

Summary of changes:
 sys/dev/virtual/nvmm/nvmm_internal.h | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/22b29b22624a19bb59515e8813711a265f1abbc6


-- 
DragonFly BSD source repository


More information about the Commits mailing list