Date: Sat, 29 May 2004 18:27:53 -0700 From: Kris Kennaway <kris@obsecurity.org> To: freebsd-current@freebsd.org Subject: Re: crash when bpf is used heavily Message-ID: <20040530012753.GB5166@xor.obsecurity.org> In-Reply-To: <20040529160345.A27754@oasis.uptsoft.com> References: <20040528165806.B32534@oasis.uptsoft.com> <Pine.NEB.3.96L.1040528122036.74482K-100000@fledge.watson.org> <20040529160345.A27754@oasis.uptsoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--GID0FwUMdk1T2AWN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 29, 2004 at 04:03:45PM +0300, Sergey Lyubka wrote: > put M_NOWAIT in bpf_allocbufs(). > Got page fault now. > panic: kmem_malloc(4098) too small=20 That means "You have run out of KVA" and need to reduce the workload, or retune the kernel memory allocations. Kris --GID0FwUMdk1T2AWN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAuTiZWry0BWjoQKURAqQSAJ4/OmtjUUDqIUqLxGOXI4nBlIP7jACgqIvV qV4ZGlcUHbh/f3mKR8lOhPE= =X0pf -----END PGP SIGNATURE----- --GID0FwUMdk1T2AWN--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040530012753.GB5166>