Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: messages output



    This means the kernel has run out of space in the kernel mb_map VM map,
    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=value

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


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

                David/absolute

  -=-  "Old Red he died, and every single landlord in the district cried"  -=-

On Thu, 6 May 1999, Patryk [iso-8859-2] Łogiewa wrote:

> Hi!
> 
> Can anybody tell me what do the log messages below mean and how to cure it?
> 
> ******************************************************
> 
> >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
> 
> *******************************************
> 
> and so on...
> -- 
>       / /
>      / /
>     / /  silverdr%wfmh.org.pl@localhost
> \ \/ /
>  \/\/
> 




Home | Main Index | Thread Index | Old Index