Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 2006 07:35:14 +0000 (UTC)
From:      Kip Macy <kmacy@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/common bootstrap.h src/sys/boot/sparc64/loader main.c
Message-ID:  <200612180735.kBI7ZF1a061097@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kmacy       2006-12-18 07:35:14 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/common      bootstrap.h 
    sys/boot/sparc64/loader main.c 
  Log:
  add an interface for passing the entire kernel size up front to the
  loader so that it can memory can be allocated aligned at the beginning of
  the desired large page
  
  Revision  Changes    Path
  1.44      +2 -0      src/sys/boot/common/bootstrap.h
  1.30      +50 -1     src/sys/boot/sparc64/loader/main.c



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