Skip site navigation (1)Skip section navigation (2)
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

--cNdxnHkX5QqsyA0e
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

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

--cNdxnHkX5QqsyA0e
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE93ovsWry0BWjoQKURAk2YAKDtQd2xiaJTXTW2+yTf5FU/0GqhvwCfZhTy
fxtWVOycSVMD9GRjAwbRhYA=
=cUKl
-----END PGP SIGNATURE-----

--cNdxnHkX5QqsyA0e--

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?20021122195629.GA26958>