Subject: Re: messages output
To: Patryk =?iso-8859-2?Q?=A3ogiewa?= <silverdr@inet.com.pl>
From: David Brownlee <abs@anim.dreamworks.com>
List: port-amiga
Date: 05/06/1999 10:13:00
    This means the kernel has run out of space in the kernel mb_map VM ma=
p,
    which is used to map mbuf clusters. mbuf clusters are used by the
    network code to store packets and other network releated data. To fix
    this you can add
	  options NMBCLUSTERS=3Dvalue

    to your kernel config. See also options(4) for more details on
    kernel configuration options.=20


	I'll be adding the above to
	http://www.netbsd.org/Documentation/kernel/index.html

		David/absolute

  -=3D-  "Old Red he died, and every single landlord in the district crie=
d"  -=3D-

On Thu, 6 May 1999, Patryk [iso-8859-2] =A3ogiewa wrote:

> Hi!
>=20
> Can anybody tell me what do the log messages below mean and how to cure=
 it?
>=20
> ******************************************************
>=20
> >May  2 23:17:43 amiga /netbsd: mb_map full
> >May  2 23:21:21 amiga /netbsd: mb_map full
> >May  2 23:22:33 amiga /netbsd: mb_map full
> >May  2 23:29:37 amiga last message repeated 4 times
> [...]
> >May  4 21:59:27 amiga /netbsd: mb_map full
> >May  4 23:18:35 amiga /netbsd: mb_map full
> >May  4 23:19:48 amiga /netbsd: mb_map full
> >May  4 23:29:01 amiga /netbsd: mb_map full
> >May  5 00:08:22 amiga /netbsd: mb_map full
> >May  5 00:19:21 amiga /netbsd: mb_map full
> >May  5 00:33:42 amiga /netbsd: mb_map full
> >May  5 00:36:27 amiga /netbsd: mb_map full
> >May  5 00:37:39 amiga /netbsd: mb_map full
> >May  5 00:40:11 amiga /netbsd: mb_map full
> >May  5 09:36:36 amiga /netbsd: mb_map full
> >May  5 09:37:37 amiga /netbsd: mb_map full
> >May  5 09:39:02 amiga /netbsd: mb_map full
> >May  5 09:49:29 amiga last message repeated 7 times
> >May  5 09:55:41 amiga last message repeated 5 times
> >May  5 10:45:23 amiga /netbsd: mb_map full
> [...]
> >May  5 13:45:52 amiga /netbsd: mb_map full
> >May  5 14:35:52 amiga /netbsd: mb_map full
> >May  5 14:37:50 amiga /netbsd: mb_map full
> >May  5 14:38:57 amiga /netbsd: mb_map full
> >May  5 16:13:08 amiga /netbsd: mb_map full
> >May  5 16:31:10 amiga /netbsd: mb_map full
> >May  5 16:33:13 amiga /netbsd: mb_map full
> >May  5 16:45:42 amiga /netbsd: mb_map full
> >May  5 17:19:25 amiga /netbsd: mb_map full
> >May  5 17:31:40 amiga /netbsd: mb_map full
> >May  5 17:32:43 amiga /netbsd: mb_map full
> >May  5 17:46:43 amiga /netbsd: mb_map full
> >May  5 18:15:14 amiga /netbsd: mb_map full
> [...]
> >May  5 19:57:51 amiga /netbsd: mb_map full
> >May  5 21:40:38 amiga /netbsd: mb_map full
> >May  5 21:47:49 amiga /netbsd: mb_map full
> >May  5 23:55:13 amiga /netbsd: mb_map full
>=20
> *******************************************
>=20
> and so on...
> --=20
>       / /
>      / /
>     / /  silverdr@wfmh.org.pl
> \ \/ /
>  \/\/
>=20