Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Aug 2010 09:03:21 +0000 (UTC)
From:      "Jayachandran C." <jchandra@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/mips pmap.c
Message-ID:  <201008120903.o7C93deu017450@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jchandra    2010-08-12 09:03:21 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        pmap.c 
  Log:
  SVN rev 211215 on 2010-08-12 09:03:21Z by jchandra
  
  Re-arrange the pmap calls that use smp_rendezvous() on SMP, so that their
  per-cpu variants are also available to be called.  The per-cpu variants
  are needed for some later optimizations.
  
  Also remove unnecessary casts, do some style fixes.
  
  Reviewed by:    alc, neel
  
  Revision  Changes    Path
  1.76      +71 -38    src/sys/mips/mips/pmap.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008120903.o7C93deu017450>