From 74688919596ffc5bbae97d05e997b80f5ca0aa4c Mon Sep 17 00:00:00 2001 From: Arjan van de Ven Date: Sat, 9 Oct 2010 21:48:08 -0700 Subject: don't divide by 0 --- TODO | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 6073c17..069e6b7 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,4 @@ -* network interfaces -- packet counters as events - from /proc/net/dev - -* debug why wakeups sometimes go to all 0's - -looks like I fixed it, keep an eye on it -* audio calibration? Need appropriate sample +* have a "show me my process" page * fix memory leaks * find out why CPU %age and C state C0 %age don't mesh sometimes * add device runtime PM stats for pci, spi and i2c @@ -16,6 +11,11 @@ * deal with tasklets -- needs kernel patch * check various tunables (see powertop 1.x) into a tunable checklist +* debug why wakeups sometimes go to all 0's + -looks like I fixed it, keep an eye on it +* audio calibration? Need appropriate sample + + done ---- * on NHM, cpu P state stats accumulate and don't reset at measurment time @@ -38,3 +38,5 @@ done * between 500 - 1000 measurements, start replacing (at random) existing ones with a hard cap at 1000 * network interfaces as device +* network interfaces -- packet counters as events + from /proc/net/dev -- cgit v1.2.3