Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/sparc64/doc sun4v: Update TODO list with relevant s...



details:   https://anonhg.NetBSD.org/src/rev/55881bbb4d28
branches:  trunk
changeset: 797794:55881bbb4d28
user:      palle <palle%NetBSD.org@localhost>
date:      Sun Jul 27 17:46:43 2014 +0000

description:
sun4v: Update TODO list with relevant sun4v stuff

diffstat:

 sys/arch/sparc64/doc/TODO |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9416d4517e22 -r 55881bbb4d28 sys/arch/sparc64/doc/TODO
--- a/sys/arch/sparc64/doc/TODO Sun Jul 27 16:47:26 2014 +0000
+++ b/sys/arch/sparc64/doc/TODO Sun Jul 27 17:46:43 2014 +0000
@@ -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 @@
 - 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



Home | Main Index | Thread Index | Old Index