Module Name: src
Committed By: palle
Date: Sun Jul 27 17:46:43 UTC 2014
Modified Files:
src/sys/arch/sparc64/doc: TODO
Log Message:
sun4v: Update TODO list with relevant sun4v stuff
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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.5 src/sys/arch/sparc64/doc/TODO:1.6
--- src/sys/arch/sparc64/doc/TODO:1.5 Mon Jun 30 12:59:48 2014
+++ src/sys/arch/sparc64/doc/TODO Sun Jul 27 17:46:43 2014
@@ -1,4 +1,4 @@
- /* $NetBSD: TODO,v 1.5 2014/06/30 12:59:48 palle Exp $ */
+ /* $NetBSD: TODO,v 1.6 2014/07/27 17:46:43 palle Exp $ */
Things to be done:
@@ -18,3 +18,7 @@ sun4v:
- cpu.c: cpu_attach() does not emit cache info on 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