Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2009 07:50:07 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sun4v/include vmparam.h
Message-ID:  <200902110750.n1B7oMvB071113@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

marius      2009-02-11 07:50:07 UTC

  FreeBSD src repository

  Modified files:
    sys/sun4v/include    vmparam.h 
  Log:
  SVN rev 188477 on 2009-02-11 07:50:07Z by marius
  
  - Use the generally more appropriate PROM base rather than the
    kernel one as the non-faulting flush address in the loader so
    we can can change KERNBASE and VM_MIN_KERNEL_ADDRESS if we
    ever want to without needing to worry about using a compatible
    loader.
  - Correctly check for LOADER_DEBUG.
  - Add a missing const for page_sizes[].
  
  This file was missed in r188455.
  
  Revision  Changes    Path
  1.7       +1 -1      src/sys/sun4v/include/vmparam.h



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