[FreeBSD] locating wine at 0x20000000

Tijl Coosemans tijl at ulyssis.org
Mon Jul 31 11:15:18 CDT 2006


On Monday 31 July 2006 16:22, Alexandre Julliard wrote:
> Tijl Coosemans <tijl at ulyssis.org> writes:
> > So I was thinking of moving Wine to 0x20000000. That would be the
> > easiest solution by far, but, are there any potential problems with
> > that?
>
> Yes, that's too low, apps can expect that address to be free. If you
> can't change the 512Mb thing then you should use something around
> 0x50000000, but really the 0x70000000 range would be preferable.

I can lower the 512Mb with setrlimit and RLIMIT_DATA, but that would 
have to happen inside the preloader (using a direct syscall I suppose), 
which currently isn't used on FreeBSD and probably doesn't even work. 
So I'll add that to my todo list and use something in the 0x50000000 
range for now.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20060731/c4950b5f/attachment.pgp


More information about the wine-devel mailing list