Date: Sat, 8 Jan 2000 14:59:29 -0600 (CST) From: Mohit Aron <aron@cs.rice.edu> To: freebsd-bugs@freebsd.org, freebsd-current@freebsd.org Subject: SMP kernel panics after calling acquire_timer0 Message-ID: <200001082059.OAA16137@cs.rice.edu>
next in thread | raw e-mail | index | archive | help
Hi, I'm using FreeBSD-current (snapshot from Jan 3rd) which is configured with both SMP and APIC_IO support. This version panics upon calling acquire_timer0() (to modify the interrupt frequency of the 8254). On the other hand, if the kernel is not configured as an SMP, then it works fine. The panic reports some problem with some SMP lock - I can get more details if someone is interested in looking at the problem. - Mohit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001082059.OAA16137>