Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Mar 2003 15:59:00 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/sparc64 vm_machdep.c
Message-ID:  <200303152359.h2FNx0KK019457@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2003/03/15 15:59:00 PST

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  vm_machdep.c 
  Log:
  Implement is_physical_memory.  Accessing memory which doesn't exist causes
  traps that are difficult to recover from, so we check against the memory
  map returned by the prom.
  
  Revision  Changes    Path
  1.39      +9 -3      src/sys/sparc64/sparc64/vm_machdep.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303152359.h2FNx0KK019457>