Subject: Re: kernel kva allocation changes
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Matt Thomas <matt@3am-software.com>
List: tech-kern
Date: 01/07/2007 13:47:45
YAMAMOTO Takashi wrote:
> hi,
> 
> i'd like to make the following changes.  any comments?
> - have a vmem arena which covers the entire kva, say, kernel_va_arena.

Can vmem handle a situation where there are disjoint regions of kva?  (As can
happen on powerpc(oea)).