Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 2010 13:11:12 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 db_interface.c src/sys/ia64/ia64 db_machdep.c src/sys/kern subr_pcpu.c src/sys/mips/mips db_trace.c
Message-ID:  <201006241312.o5ODCZ5w012252@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-06-24 13:11:12 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/amd64/amd64      db_interface.c 
    sys/ia64/ia64        db_machdep.c 
    sys/kern             subr_pcpu.c 
    sys/mips/mips        db_trace.c 
  Log:
  SVN rev 209505 on 2010-06-24 13:11:12Z by jhb
  
  MFC 208392:
  - Adjust the whitespace for the lines that output fields in 'show pcpu' in
    DDB so that all the fields line up.
  - Print out the tid of the per-CPU idlethread instead of the pid since
    the idle process is now shared across all idle threads.
  
  Revision  Changes    Path
  1.82.2.2  +7 -7      src/sys/amd64/amd64/db_interface.c
  1.6.2.4   +5 -5      src/sys/ia64/ia64/db_machdep.c
  1.15.2.5  +3 -4      src/sys/kern/subr_pcpu.c
  1.1.2.2   +2 -2      src/sys/mips/mips/db_trace.c



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