Re: How to reduce Zero Initialised region.
- From: "Samuel Stearley" <nyalll@xxxxxxxxx>
- Date: 31 Jan 2007 04:17:41 -0800
I mean passing an extra parameter to a function might increase code
size(text segment). Some additional code for sending the parameter
during function prolog. that is all the penalty right ?
but it will free some space of the ZI region when it comes to big
arrays.
Where else would the large array of structures be stored? In the
stack frame of caller so many levels up? How large is you stack?
.
- References:
- How to reduce Zero Initialised region.
- From: Ajai Jose
- Re: How to reduce Zero Initialised region.
- From: Samuel Stearley
- Re: How to reduce Zero Initialised region.
- From: Ajai Jose
- How to reduce Zero Initialised region.
- Prev by Date: Re: How to reduce Zero Initialised region.
- Next by Date: Re: How to improve this sort?
- Previous by thread: Re: How to reduce Zero Initialised region.
- Next by thread: Re: How to reduce Zero Initialised region.
- Index(es):