Subject: Re: Kernel copyin/out optimizations for ARM...
To: None <Richard.Earnshaw@arm.com>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: port-arm
Date: 03/14/2002 08:12:28
On Thu, Mar 14, 2002 at 10:53:13AM +0000, Richard Earnshaw wrote:

 > > I asked about the address space! Since the code assumes that the L2 PTE
 > > array is contiguous.....
 > 
 > That sounds like a bug.

Not really a bug.  The L2 PTE space is virtually contiguous, largely to
make life easier.  It's this way on many NetBSD platforms.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>