Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2011 11:46:54 +0000 (UTC)
From:      Attilio Rao <attilio@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/pmccontrol pmccontrol.c
Message-ID:  <201107151147.p6FBlFfM075804@repoman.freebsd.org>

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

attilio     2011-07-15 11:46:54 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/pmccontrol  pmccontrol.c 
  Log:
  SVN rev 224058 on 2011-07-15 11:46:54Z by attilio
  
  Fix logical_cpus_mask retrieving by using, correctly, cpuset_t.
  This fix also a bug where pmccontrol uses a 32 static type rather than
  old cpumask_t.
  
  Reported and reviewed by:       avg
  
  Revision  Changes    Path
  1.12      +13 -6     src/usr.sbin/pmccontrol/pmccontrol.c



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