看板 DFBSD_kernel 關於我們 聯絡資訊
On Fri, Nov 19, 2004 at 12:37:47PM -0800, Matthew Dillon wrote: > Here is patch #6 (the one Jonathon McKitrick is running). John is > still getting some glitches (shoot!) but if it turns out that he is > getting a lot fewer glitches then before I think I would like to commit > it, so it needs wider testing. > > This patch continues to clean up the ATA command setup and the > interrupt handling code. Latest kernel with this patch applied locked up one of my DragonFly box with SiS-based mainboard. It doesn't lock up with a simple test like dd if=/dev/zero bs=1m of=BIG but with cp -r /usr/ports/ . locks up the machine. No alt-esc-del combo works, just waiting to be reboot. I tried the same tests several times on a kernel without the patch, and I couldn't reproduce the lock up. This is a UP kernel. I don't have an SMP-capable box with IDE disk around me right now.