Module Name: src
Committed By: joerg
Date: Fri Jun 20 12:31:55 UTC 2014
Modified Files:
src/sys/arch/arc: TODO
Log Message:
evcnt is done.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/arc/TODO
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/arc/TODO
diff -u src/sys/arch/arc/TODO:1.29 src/sys/arch/arc/TODO:1.30
--- src/sys/arch/arc/TODO:1.29 Sat Jan 8 09:44:37 2011
+++ src/sys/arch/arc/TODO Fri Jun 20 12:31:55 2014
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.29 2011/01/08 09:44:37 tsutsui Exp $
+$NetBSD: TODO,v 1.30 2014/06/20 12:31:55 joerg Exp $
To do list (in some particular order)
XXX some entries might be obsolete.
@@ -63,8 +63,6 @@ XXX some entries might be obsolete.
o fix mem_clusters[] usage.
- o intrcnt[] name cleanup, use MI evcnt(9)
-
o redesign interrupt handler framework.
o it is better to always disable the MIPS3 internal timer interrupts