cvs commit: src/sys/sun4v/include tsb.h src/sys/sun4v/sun4v exception.S pmap.c tsb.c

Kip Macy kmacy at FreeBSD.org
Wed Nov 22 04:13:31 UTC 2006


kmacy       2006-11-22 04:13:30 UTC

  FreeBSD src repository

  Modified files:
    sys/sun4v/include    tsb.h 
    sys/sun4v/sun4v      exception.S pmap.c tsb.c 
  Log:
  remove dead code from tsb.c
  switch tsbscratch over to using order of number of pages as opposed to actual number of pages
  switch tsb.c over to using wrappers for contig page allocation
  
  Revision  Changes    Path
  1.2       +6 -1      src/sys/sun4v/include/tsb.h
  1.7       +2 -5      src/sys/sun4v/sun4v/exception.S
  1.9       +2 -5      src/sys/sun4v/sun4v/pmap.c
  1.3       +19 -57    src/sys/sun4v/sun4v/tsb.c


More information about the cvs-all mailing list