cvs commit: src/tools/sched schedgraph.py

Kris Kennaway kris at FreeBSD.org
Sun Jan 13 14:46:24 PST 2008


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


More information about the cvs-all mailing list