Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2002 22:24:56 -0700 (PDT)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/include pcpu.h tlb.h src/sys/sparc64/sparc64 machdep.c mp_machdep.c pmap.c tlb.c
Message-ID:  <200208150524.g7F5OuQV030375@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2002/08/14 22:24:56 PDT

  Modified files:
    sys/sparc64/include  pcpu.h tlb.h 
    sys/sparc64/sparc64  machdep.c mp_machdep.c pmap.c tlb.c 
  Log:
  Store the number of itlb and dtlb entries separately; they may be different.
  Find the prom node for the boot cpu earlier and store it in the per-cpu
  area, so that cache_init can be called earlier.
  
  Revision  Changes    Path
  1.17      +1 -0      src/sys/sparc64/include/pcpu.h
  1.23      +2 -1      src/sys/sparc64/include/tlb.h
  1.56      +20 -15    src/sys/sparc64/sparc64/machdep.c
  1.14      +2 -1      src/sys/sparc64/sparc64/mp_machdep.c
  1.79      +1 -1      src/sys/sparc64/sparc64/pmap.c
  1.4       +3 -2      src/sys/sparc64/sparc64/tlb.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?200208150524.g7F5OuQV030375>