Subject: Re: warning: src/x11 broken
To: None <port-amd64@netbsd.org>
From: Matthias Scheler <tron@zhadum.de>
List: port-amd64
Date: 04/11/2004 11:28:46
On Sun, Apr 11, 2004 at 11:29:08AM +0200, Frank van der Linden wrote:
> That's not a bad idea..

Thank you.

> a few changes I would make:
> 
> #define LOADER_MMAP_AREA_SIZE	(256*1024*1024)
> #define LOADER_MMAP_AREA_START	((2*1024*1024*1024) - LOADER_MMAP_AREA_SIZE)
> 
> ...
> 
> 	static char *mm_addr = LOADER_MMAP_AREA_START;
> 
> ...
> 
> 	mm_addr += roundup(new_size, PAGE_SIZE);
> ...
> 
> 
> I think this might work.. I have no time to try it for a few days, though.

And I don't have a NetBSD-amd64 system unfortunately.

Any volunteer?

	Kind regards

-- 
Matthias Scheler                                  http://scheler.de/~matthias/