Re: questions on nonsleepable lock
Ronnel P. Maglasang wrote:
> this is getting to be a serious problem in freebsd. i'm also encountering
> the same panic problem. my box runs on freebsd 6.1 with ipfw, pf,
> forwarding/routing enabled and several network-based applications. the
> panic
> occurs when the system is subjected to a very high traffic load and some
> applications are busy doing disk IO, system and socket calls.
First of, try to enable dump kernel memory after panic. See the
chapter 11 of FreeBSD Developers' Handbook:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html
> i think this was already asked in this thread. i just want to clarify if
> this problem is caused by user-applications (non-kernel). or possibly
> a system/ioctl call from user-application. i don't see mtx_*, giant or
This problem can be caused by a system call, as well by the
high network or IO load.
--
WBR, Andrey V. Elsukov
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 7 之 7 篇):