Subject: Re: memory
To: None <port-arm32@NetBSD.ORG>
From: Mark Brinicombe <amb@physig4.ph.kcl.ac.uk>
List: port-arm32
Date: 06/27/1996 15:07:12
>What does
>kmem_suballoc: bad status return of 3
>mean?

Well looking at the return values from vm kern a return of 3 is KERN_NO_SPACE

What were you doing ? I have never actually had this one myself ;-)

There are a variety of vm routines that return this value. Offhand the one that
springs to mind is vm_mmap() which is used by mmap(). Just wondering if duff
mmap values could generate this.

Was it a particular binary causing it ?

Cheers,
				Mark

-- 
Mark Brinicombe				amb@physig.ph.kcl.ac.uk
Research Associate			http://www.ph.kcl.ac.uk/~amb/
Department of Physics			tel: 0171 873 2894
King's College London			fax: 0171 873 2716