Module Name: src
Committed By: palle
Date: Fri Jun 25 19:13:12 UTC 2021
Modified Files:
src/sys/arch/sparc64/doc: TODO
Log Message:
sun4v: update TODO file with current sun4v progress
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 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.42 src/sys/arch/sparc64/doc/TODO:1.43
--- src/sys/arch/sparc64/doc/TODO:1.42 Sun Jun 13 17:02:14 2021
+++ src/sys/arch/sparc64/doc/TODO Fri Jun 25 19:13:12 2021
@@ -1,4 +1,4 @@
-/* $NetBSD: TODO,v 1.42 2021/06/13 17:02:14 palle Exp $ */
+/* $NetBSD: TODO,v 1.43 2021/06/25 19:13:12 palle Exp $ */
Things to be done:
@@ -20,9 +20,8 @@ sun4v:
but the process crashes when selecting network installation method.
The %i,%l and %o registers are corrupted, after a call to the libcurses
wrefresh() function.
- If the sysinst insallation source is local directory, an error in the
- ldsk device driver is triggered when a DATA/NACK/DRING_DATA event is received.
- The current implementation does not hande this exception properly.
+ If the sysinst insallation source is local directory, the sets are properly
+ unpacked, but the system hangs afterwards when running the makedev script.
T2000 ldom with 8 VCPU and 4GB:
- crashes in /sbin/init doing an access() call where %o0 is corrupted (zero)
S7 ldom with 8 VCPU and 16GB (primary ldom is Solaris 11.4 SRU30):