On Fri, Nov 22, 2002 at 11:56:29AM -0800, Kris Kennaway wrote: > I tried to kldload acpi on a system that has been running for about 3 > days, and the kldload process has been sitting there swapping for > about an hour now. Breaking into DDB shows that > acpi_alloc_wakeup_handler() is trying to contigmalloc(), and this is > swapping around presumably trying to find enough space. The kldload > process is unkillable from userland because it's working in the > kernel. > > Can something be done to guard against this?
>From what I was told you can't kldload acpi after boot or that you shouldn't. -- David W. Chapman Jr. [EMAIL PROTECTED] Raintree Network Services, Inc. <www.inethouston.net> [EMAIL PROTECTED] FreeBSD Committer <www.FreeBSD.org> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message