Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2011 14:57:59 +0000 (UTC)
From:      Attilio Rao <attilio@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern subr_pcpu.c src/sys/sys pcpu.h
Message-ID:  <201107191458.p6JEwPeB050753@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

attilio     2011-07-19 14:57:59 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_pcpu.c 
    sys/sys              pcpu.h 
  Log:
  SVN rev 224218 on 2011-07-19 14:57:59Z by attilio
  
  Remove pc_name member of struct pcpu.
  pc_name is only included when KTR option is and it does introduce a
  subdle KBI breakage that totally breaks vmstat when world and kernel are
  not in sync.
  Besides, it is not used somewhere.
  
  In collabouration with: pluknet
  Reviewed by:    jhb
  Approved by:    re (kib)
  
  Revision  Changes    Path
  1.27      +0 -3      src/sys/kern/subr_pcpu.c
  1.56      +0 -3      src/sys/sys/pcpu.h



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