kmacy       2006-12-04 19:35:40 UTC

  FreeBSD src repository

  Modified files:
    sys/sun4v/sun4v      tsb.c pmap.c 
    sys/sun4v/include    tsb.h 
  Log:
  - separate out rounding memory ranges to 4M boundaries from OFW memory 
allocation bug workaround
  - create real_phys_avail which includes all memory ranges to be added to the 
direct map
  - merge in nucleus memory to real_phys_avail
  - distinguish between tag VA and index VA in tsb_set_tte_real for cases where 
page_size != index_page_size
  - clean up direct map loop
  
  Revision  Changes    Path
  1.4       +2 -1      src/sys/sun4v/include/tsb.h
  1.18      +65 -40    src/sys/sun4v/sun4v/pmap.c
  1.6       +6 -5      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