[or-cvs] r23976: {arm} Stripping a few unnecessary todo entries. (arm/trunk/src/util)

Damian Johnson atagar1 at gmail.com
Thu Dec 23 06:42:19 UTC 2010


Author: atagar
Date: 2010-12-23 06:42:19 +0000 (Thu, 23 Dec 2010)
New Revision: 23976

Modified:
   arm/trunk/src/util/procTools.py
Log:
Stripping a few unnecessary todo entries.



Modified: arm/trunk/src/util/procTools.py
===================================================================
--- arm/trunk/src/util/procTools.py	2010-12-23 06:22:55 UTC (rev 23975)
+++ arm/trunk/src/util/procTools.py	2010-12-23 06:42:19 UTC (rev 23976)
@@ -22,11 +22,6 @@
 
 from util import log
 
-# TODO: need to log the runtimes for proc queries
-# TODO: need to update the header panel time every second to give a more fluid appearance
-# TODO: finish integrating proc connection selection into arm's interface
-# TODO: integrate ps resultion into arm's header panel
-
 # cached system values
 SYS_START_TIME, SYS_PHYSICAL_MEMORY = None, None
 CLOCK_TICKS = os.sysconf(os.sysconf_names["SC_CLK_TCK"])



More information about the tor-commits mailing list