Date: Fri, 22 Nov 2002 11:56:29 -0800 From: Kris Kennaway <kris@obsecurity.org> To: current@FreeBSD.org Subject: Lots of swapping from 'kldload acpi' Message-ID: <20021122195629.GA26958@rot13.obsecurity.org>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] 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? Kris [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE93ovsWry0BWjoQKURAk2YAKDtQd2xiaJTXTW2+yTf5FU/0GqhvwCfZhTy fxtWVOycSVMD9GRjAwbRhYA= =cUKl -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021122195629.GA26958>
