cvs commit: src/sys/kern subr_pcpu.c

Robert Watson rwatson at FreeBSD.org
Sun Oct 2 03:06:50 PDT 2005


rwatson     2005-10-02 10:06:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             subr_pcpu.c 
  Log:
  Merge subr_pcpu.c:1.7 from HEAD to RELENG_6:
  
    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".
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.6.2.1   +36 -12    src/sys/kern/subr_pcpu.c


More information about the cvs-all mailing list