Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Sep 2005 16:55:11 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_pcpu.c
Message-ID:  <200509261655.j8QGtBeE012785@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-09-26 16:55:11 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_pcpu.c 
  Log:
  Add "show allpcpu" to DDB, which prints the current CPU id followed by
  the per-cpu data for all CPUs.  This is easier to ask users to do than
  "figure out how many CPUs you have, now run show pcpu, then run it
  once for each CPU you have".
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.7       +36 -12    src/sys/kern/subr_pcpu.c



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