Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Dec 2005 18:39:01 +0000 (UTC)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/i386/loader main.c
Message-ID:  <200512191839.jBJId1hQ019129@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2005-12-19 18:39:01 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/i386/loader main.c 
  Log:
  (forced)
  We loaded PAE kernels at 2MB and non-PAE kernels at 4MB to skip
  the first PSE page (PSE pages are 2MB on PAE), not at 8MB as it
  was incorrectly specified in the previous commit.
  
  Submitted by:   jhb
  
  Revision  Changes    Path
  1.35      +0 -0      src/sys/boot/i386/loader/main.c



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