Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA26462; Sat, 2 Dec 95 13:59:36 EST
Received: from freefall.FreeBSD.ORG by MIT.EDU with SMTP
	id AA16420; Sat, 2 Dec 95 13:58:19 EST
Received: from localhost (daemon@localhost)
          by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id PAA03835
          ; Fri, 1 Dec 1995 15:28:40 -0800
Received: (from root@localhost)
          by freefall.freebsd.org (8.6.12/8.6.6) id PAA03494
          for hackers-outgoing; Fri, 1 Dec 1995 15:25:31 -0800
Received: from cwbtr01.bsi.com.br ([200.250.250.18])
          by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id PAA03438
          ; Fri, 1 Dec 1995 15:25:02 -0800
Received: (from lenzi@localhost) by cwbtr01.bsi.com.br (8.6.11/8.6.9) id VAA07420; Fri, 1 Dec 1995 21:28:17 GMT
Date: Fri, 1 Dec 1995 21:28:16 +0000 ()
From: Sergio Lenzi <lenzi@cwbtr01.bsi.com.br>
To: hackers@freebsd.org
Cc: questions@freebsd.org
Subject: mb_map full.
Message-Id: <Pine.BSF.3.91.951201212159.7393A-100000@cwbtr01.bsi.com.br>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-hackers@freebsd.org
Precedence: bulk


Hello all,

I have a machine running FreeBSD with 8MB of memory
serving as a bridge between 2 suns and an machine that
monitors an telephone company central.

The BSD machine receives messages via rs232, decodes it
and updates an ORACLE database running in a sparc 20 processor.

The updates is via rsh command.

There are 10 rs232 ports in the BSD machine.

The sistem is running and some time, 30min to 3 hours a message
appears in the console "mb_map full".

I looked at the code and see that comes from the vm logic in the kernel.

Can someone please tell me a way to increase that table or a way to
solve the problem, Please ???

Sergio de Almeida Lenzi.

