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/55e1d2c4c05a
branches: trunk
changeset: 331033:55e1d2c4c05a
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 8b7626794da4 -r 55e1d2c4c05a 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