Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Feb 2003 04:40:16 -0800 (PST)
From:      David Schultz <das@FreeBSD.ORG>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/48166: panic: pmap_new_proc: u_map allocation failed
Message-ID:  <200302241240.h1OCeGx9089639@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/48166; it has been noted by GNATS.

From: David Schultz <das@FreeBSD.ORG>
To: "Marc G.Fournier" <scrappy@hub.org>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: kern/48166: panic: pmap_new_proc: u_map allocation failed
Date: Mon, 24 Feb 2003 04:34:19 -0800

 I believe your problem here is having KVA_PAGES set too low.
 (I take it this machine has lots of memory.)  When you increase
 KVA_PAGES, does the problem go away?
 
 Of course, you've discovered that all sorts of other
 wonderful things happen when you change KVA_PAGES, but let's
 work on one thing at a time.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302241240.h1OCeGx9089639>