Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Aug 2009 12:06:16 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern subr_pcpu.c
Message-ID:  <200908121206.n7CC6R7U079025@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2009-08-12 12:06:16 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_pcpu.c 
  Log:
  SVN rev 196132 on 2009-08-12 12:06:16Z by bz
  
  Add ddb show dpcpu_off command to ease dpcpu memory debugging.
  While show pcpu prints pc_dynamic this also prints the original
  memory address as well as the maths.
  
  Once dpcpu goes NUMA this is considered to help debugging as well.
  
  Reviewed by:    rwatson
  Approved by:    re
  
  Revision  Changes    Path
  1.16      +12 -0     src/sys/kern/subr_pcpu.c



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