Date: Wed, 10 Feb 2010 13:13:56 +0530 From: "C. Jayachandran" <c.jayachandran@gmail.com> To: Randall Stewart <rrs@lakerest.net> Cc: freebsd-mips@freebsd.org Subject: Fix for buildworld hang on XLR Message-ID: <98a59be81002092343w74ef718l148f0f6d683285c4@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi Randall, Looks like the buildworld hang was caused by a bug in the GMAC driver. In some cases an additional zero length descriptor was getting added to the descriptor list which makes the GMAC go into underrun condition. Can you see if this fix works for you? The patch is at http://sites.google.com/site/cjayachandran/files/rge.c.diff I still get a crash in pmap_enter during buildworld after quite a long time. It seems that de-referencing the pte in some cases crashes. I'm looking at it. Regards, JC.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?98a59be81002092343w74ef718l148f0f6d683285c4>