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: note missing handling in cpu_mat...
details: https://anonhg.NetBSD.org/src/rev/f04aa2c89ff9
branches: trunk
changeset: 796481:f04aa2c89ff9
user: palle <palle%NetBSD.org@localhost>
date: Thu Jun 05 19:49:04 2014 +0000
description:
sun4v: note missing handling in cpu_match()
diffstat:
sys/arch/sparc64/doc/TODO | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 2e0fdaae8c85 -r f04aa2c89ff9 sys/arch/sparc64/doc/TODO
--- a/sys/arch/sparc64/doc/TODO Thu Jun 05 19:47:24 2014 +0000
+++ b/sys/arch/sparc64/doc/TODO Thu Jun 05 19:49:04 2014 +0000
@@ -1,4 +1,4 @@
- /* $NetBSD: TODO,v 1.3 2014/05/31 18:27:03 palle Exp $ */
+ /* $NetBSD: TODO,v 1.4 2014/06/05 19:49:04 palle Exp $ */
Things to be done:
@@ -11,3 +11,4 @@
- ofwboot: tlb_init_sun4v() hardcodes number of slots to 64
- locore.s: sun4v_datatrap missing implementation for trap levels 0 and 1
- pmap.c: pmap_calculate_colors() should known about sun4v
+- cpu.c: cpu_attach() does not emit cache info on sun4v
Home |
Main Index |
Thread Index |
Old Index