Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2002 03:06:37 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/sparc64/loader locore.s main.c metadata.c
Message-ID:  <200202231106.g1NB6bH56602@freefall.freebsd.org>

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

jake        2002/02/23 03:06:37 PST

  Modified files:
    sys/boot/sparc64/loader locore.s main.c metadata.c 
  Log:
  Keep track of the ttes used to map the kernel and pass them to it as loader
  metadata.  Modify tlb handling functions to take a tte, instead of virtual
  address, physical address and flags.
  
  Revision  Changes    Path
  1.4       +15 -10    src/sys/boot/sparc64/loader/locore.s
  1.5       +77 -15    src/sys/boot/sparc64/loader/main.c
  1.3       +19 -0     src/sys/boot/sparc64/loader/metadata.c

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




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