Date: Mon, 10 Mar 2008 09:32:24 GMT From: "Randall R. Stewart" <rrs@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 137297 for review Message-ID: <200803100932.m2A9WOw0068540@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=137297 Change 137297 by rrs@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803100932.m2A9WOw0068540>