HP3000-L Archives

May 1999, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Stan Sieler <[log in to unmask]>
Reply To:
Stan Sieler <[log in to unmask]>
Date:
Mon, 3 May 1999 11:18:35 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (27 lines)
Ron asks:
>
> Thanks to everyone who replied.  Now the question is:  when I run
> CONMSG.MPEXL.TELESUP, it tells me that it's skipping some entries.  How can
> I prevent that.

By not running CONMSG?  :)     (Then it won't tell you...)


The problem is that the memory structure allocated to hold the console
messages generated during bootup is of static size  .. and is memory resident!

There is one method you can use to get a bigger structure...but note that
this uses more memory (for the lifetime of the bootup of MPE) and also
generates many more messages (particularly during the system-configuration
step).  Do:  START NORECOVERY MESSAGE
the keyword MESSAGE will cause the memory structure to be much bigger...
and to generate many many more lines of output.  I don't recommend
doing this as a matter of course, because you eat more memory.  How much
more?  I can't recall.



--
Stan Sieler                                          [log in to unmask]
                                     http://www.allegro.com/sieler.html

ATOM RSS1 RSS2