Subject: Re: Merged pmap: PAE on i386? To: None <tls@rek.tjls.com> From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp> List: port-i386 Date: 10/24/2007 21:05:22
> Did the pmap merge get us PAE support on i386?
no.
> If not, what's left to
> do to achieve this?
1. write bootstrap
2. write some definitions in i386/include.
3. investigate each #ifdef and add "|| defined(PAE)" if necessary. :)
YAMAMOTO Takashi