cvs commit: src/sys/sun4v/sun4v interrupt.S pmap.c src/sys/sun4v/include smp.h

Kip Macy kmacy at FreeBSD.org
Sun Dec 24 18:05:52 PST 2006


kmacy       2006-12-25 02:05:52 UTC

  FreeBSD src repository

  Modified files:
    sys/sun4v/sun4v      pmap.c interrupt.S 
    sys/sun4v/include    smp.h 
  Log:
  - add ranged shootdowns when fewer than 64 mappings are being invalidated
  
  Revision  Changes    Path
  1.3       +1 -1      src/sys/sun4v/include/smp.h
  1.9       +29 -0     src/sys/sun4v/sun4v/interrupt.S
  1.31      +17 -19    src/sys/sun4v/sun4v/pmap.c


More information about the cvs-src mailing list