[Freeciv-Dev] Re: [FreeCiv-Cvs] rfalke: Increase MAX_COMBINATIONS to 150
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Thu, Apr 17, 2003 at 04:29:11PM +0000, Per I. Mathisen wrote:
> On Thu, 17 Apr 2003, Raimar Falke wrote:
> > > Increase MAX_COMBINATIONS to 150 to cope with non-generated maps.
> >
> > With this change cm leads now clearly in the bss usage:
>
> Uh, not to sound stupid, but... what does that _mean_?
That cm.o uses when loaded 600kb of memory. This is in the bss segment
and not the data segment. Since bss is initially zeroed you don't need
to save these zeros in the .o file (you need this for the data
segment). This is the reason why cm.o isn't 600kb.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
Two OS engineers facing a petri net chart:
"dead lock in four moves!"
|
|