Subject: Re: pmap: Cannot allocate physical memory for L1 (12)
To: Stephen Borrill <netbsd@precedence.co.uk>
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
List: port-arm32
Date: 09/15/1999 10:15:52
Implementing pmap_collect() for the arm32 pmap would probably help a
lot here.. There's no reason why a swapped-out process should need to
keep its L1 page table in core.

						- Bill