PERFORCE change 137297 for review

Randall R. Stewart rrs at FreeBSD.org
Mon Mar 10 09:32:25 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=137297

Change 137297 by rrs at rrs-mips2-jnpr on 2008/03/10 09:32:06

	Add an additional item ;-)

Affected files ...

.. //depot/projects/mips2-jnpr/src/sys/TODO#19 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/sys/TODO#19 (text+ko) ====

@@ -64,6 +64,13 @@
   this bit set.
 o Need to fix whatever is causing the ssh-keygen to die.
 o Printf of floating point is not working right.
+o Just hit a cache-error (parity error). We need to enhance
+  the code not to panic but to pull all COP_0 registers
+  (cavium as cache error sel0 and 1) and then call a
+  machdep function. The function "could" return the panic
+  address by default but also have specific actions, such
+  as flushing the icache and dcache, incrementing a count
+  and only panic'ing if we are over a threshold.
 
  
 


More information about the p4-projects mailing list