Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Dec 2005 14:47:24 -0800
From:      Julian Elischer <julian@elischer.org>
To:        Julian Elischer <julian@elischer.org>
Cc:        current@freebsd.org
Subject:   Re: how to change load address.
Message-ID:  <43A0A0FC.4090806@elischer.org>
In-Reply-To: <43A09C2C.4020808@elischer.org>
References:  <43A09C2C.4020808@elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Julian Elischer wrote:

> In our 4.x systems tHE shared libraries seem to load themselves at 
> around 2G. which makes it hard to mmap
> objects that are big if they need to span that address range.
>
> I've looked around a bit in -currnet as well,
> but can't see if there is a way to change where the libraries are 
> loaded..
> I'd prefer to try move them up by 500MB to give me ore contiguous 
> space below..
>
> anyone know off the top of their head if we can do this?


responding to myself..
looks like it uses maxdsize as a hint.

> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to 
> "freebsd-current-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43A0A0FC.4090806>