Module Name:    src
Committed By:   palle
Date:           Thu Sep  4 18:55:03 UTC 2014

Modified Files:
        src/sys/arch/sparc64/doc: TODO

Log Message:
sun4v: update TODO list


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/sparc64/doc/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/sparc64/doc/TODO
diff -u src/sys/arch/sparc64/doc/TODO:1.6 src/sys/arch/sparc64/doc/TODO:1.7
--- src/sys/arch/sparc64/doc/TODO:1.6	Sun Jul 27 17:46:43 2014
+++ src/sys/arch/sparc64/doc/TODO	Thu Sep  4 18:55:03 2014
@@ -1,4 +1,4 @@
- /* $NetBSD: TODO,v 1.6 2014/07/27 17:46:43 palle Exp $ */
+ /* $NetBSD: TODO,v 1.7 2014/09/04 18:55:03 palle Exp $ */
 
 Things to be done:
 
@@ -19,6 +19,7 @@ sun4v:
 - check build without SUN4V defined
 - replace relevant references til %ver with GET_MAXCWP
 - pmap_mp_init(): sun4v missing handling
-- cpu_pmap_prepare: sun4v multi???
 - replace constructs like "wrpr %g0, PSTATE_KERN, %pstate" with NORMAL_GLOBALS
 - replace constructs line "wrpr %g0, PSTATE_INTR, %pstate" with ALTERNATE_GOBALS
+- sun4v tsb no need to lock... per cpu... anyway...
+- ci_tsb_desc->td_ctxidx: -1 or 1?

Reply via email to