Subject: Re: VS2000 graphics console questions
To: Anders Magnusson <ragge@ludd.luth.se>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-vax
Date: 03/10/1998 08:27:56
On Tue, 10 Mar 1998 09:54:20 +0100 (MET) 
 Anders Magnusson <ragge@ludd.luth.se> wrote:

 > > 	What, exactly, is a 'bad status return of 3'?  
 > > 
 > Look in /sys/vm/vm_parah.h, it states KERN_NO_SPACE. This means that you
 > are trying to allocate too much memory inside the kernel. You should

Specifically, to much virtual space.

When exactly does it die?  kmem_suballoc() _creates_ submaps of kernel_map,
so it looks like this might be early in the boot process (before
autoconfiguration).  Which map is it trying to create when it dies?

 > probably use an own submap for what you are doing, allocated at boot.
 > Are you trying to use the QDSS routines on VS2000? Is it the same 
 > interface to the screen? Whee, in that case you should definitely 
 > sync with Boris Gjenero that has fixed QDSS for MV2.
 > Is it the same graphic console on VS31oo also?
 > 
 > -- Ragge
 > 

Jason R. Thorpe                                       thorpej@nas.nasa.gov
NASA Ames Research Center                            Home: +1 408 866 1912
NAS: M/S 258-5                                       Work: +1 650 604 0935
Moffett Field, CA 94035                             Pager: +1 415 428 6939