1 Sep 2006 06:06
Re: wired entry count problem on sun3x pmap
Izumi Tsutsui <tsutsui <at> ceres.dti.ne.jp>
2006-09-01 04:06:37 GMT
2006-09-01 04:06:37 GMT
jeremy <at> NetBSD.org wrote: > Izumi, thank you very much for your hard work finding this bug, and > especially for working to keep the comments in sync! You're welcome. Actually whole comments in sun3x/pmap.c are quite usefulUnfortunately, after ~15 hours build on pkgsrc/lang/perl5 my 3/80 still got "panic: get_c_table: out of C tables." panic. I'll try to see if it's caused by real shortage (by fragments) or other leakage. --- Izumi Tsutsui
Unfortunately, after ~15 hours build on pkgsrc/lang/perl5
my 3/80 still got "panic: get_c_table: out of C tables." panic.
I'll try to see if it's caused by real shortage (by fragments)
or other leakage.
---
Izumi Tsutsui
---
Izumi Tsutsui
Index: arch/sun3/sun3x/pmap.c
===================================================================
RCS file: /cvsroot/src/sys/arch/sun3/sun3x/pmap.c,v
retrieving revision 1.90
diff -u -r1.90 pmap.c
--- arch/sun3/sun3x/pmap.c 10 May 2006 06:24:03 -0000 1.90
+++ arch/sun3/sun3x/pmap.c 13 Sep 2006 12:47:25 -0000
<at> <at> -1222,6 +1222,7 <at> <at>
* pool. That is a job for the function that called us.
*/
if (tbl->at_parent) {
RSS Feed