Date: Mon, 30 Dec 2002 20:55:56 -0600 (CST) From: "M. Warner Losh" <imp@bsdimp.com> To: jmallett@FreeBSD.ORG Cc: taavi@uninet.ee, current@FreeBSD.ORG Subject: Re: My wi(4) ate itself (or Fun with no memory). Message-ID: <20021230.205556.37452959.imp@bsdimp.com> In-Reply-To: <20021230165003.A31989@FreeBSD.org> References: <20021230.154308.102740991.imp@bsdimp.com> <20021231023700.Y77169-100000@valu.uninet.ee> <20021230165003.A31989@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20021230165003.A31989@FreeBSD.org> Juli Mallett <jmallett@FreeBSD.ORG> writes: : /var/log/messages:Dec 30 17:11:35 luna kernel: wi0: failed to allocate 1594 bytes on NIC : : Like those? Those are usually an indication of no interrupts. Memory is allocated when packets are sent and deallocated in the ISR. No ISR, no deallocation. Warner 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?20021230.205556.37452959.imp>