Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2010 03:49:17 +0000 (UTC)
From:      Neel Natu <neel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/include cpuregs.h pmap.h src/sys/mips/mips mp_machdep.c pmap.c
Message-ID:  <201003120349.o2C3nVIB072528@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
neel        2010-03-12 03:49:17 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/include     cpuregs.h pmap.h 
    sys/mips/mips        mp_machdep.c pmap.c 
  Log:
  SVN rev 205064 on 2010-03-12 03:49:17Z by neel
  
  Make the ddb command "show tlb" SMP friendly.
  
  It now accepts an argument to dump out the tlb of a particular cpu.
  
  Revision  Changes    Path
  1.5       +2 -0      src/sys/mips/include/cpuregs.h
  1.10      +5 -0      src/sys/mips/include/pmap.h
  1.8       +1 -0      src/sys/mips/mips/mp_machdep.c
  1.31      +61 -11    src/sys/mips/mips/pmap.c



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