From owner-freebsd-current Mon Dec 30 18:56:10 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 137FB37B401; Mon, 30 Dec 2002 18:56:10 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D61843EA9; Mon, 30 Dec 2002 18:56:09 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.6/8.12.3) with ESMTP id gBV2u81e014073; Mon, 30 Dec 2002 19:56:08 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 30 Dec 2002 20:55:56 -0600 (CST) Message-Id: <20021230.205556.37452959.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). From: "M. Warner Losh" In-Reply-To: <20021230165003.A31989@FreeBSD.org> References: <20021230.154308.102740991.imp@bsdimp.com> <20021231023700.Y77169-100000@valu.uninet.ee> <20021230165003.A31989@FreeBSD.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20021230165003.A31989@FreeBSD.org> Juli Mallett 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