Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2008 22:46:24 +0000 (UTC)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/sched schedgraph.py
Message-ID:  <200801132246.m0DMkOl1028151@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2008-01-13 22:46:24 UTC

  FreeBSD src repository

  Modified files:
    tools/sched          schedgraph.py 
  Log:
  * Remove KTR_CPUMASK, it is not correct to set this
  
  * Explain why 32768 entries is usually not enough
  
  * Increase the scaling ratio to 10 to deal with 32-bit overflows that
    can occur in calculating the canvas offsets
  
  Revision  Changes    Path
  1.15      +3 -2      src/tools/sched/schedgraph.py



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