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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to