Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2002 13:10:06 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/include tlb.h
Message-ID:  <200202232110.g1NLA6L95742@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2002/02/23 13:10:06 PST

  Modified files:
    sys/sparc64/include  tlb.h 
  Log:
  Add inlines for demapping a range of pages from the itlb and dtlb.  This
  will be used to reduce the number of tlb shootdown ipis in an smp system
  by sending one ipi for a whole range of pages, instead of one per page.
  Munge the context demap operations slightly to support demapping a non-primary
  context.
  
  Revision  Changes    Path
  1.9       +16 -5     src/sys/sparc64/include/tlb.h

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?200202232110.g1NLA6L95742>