diff options
| author | Robin Getz <[email protected]> | 2007-11-15 20:57:53 +0800 |
|---|---|---|
| committer | Bryan Wu <[email protected]> | 2007-11-15 20:57:53 +0800 |
| commit | 839e01c2bfba34f97ec36d0d355801e94254ffd5 (patch) | |
| tree | 286efca13b5b9e4dc195460f34409d703b7725c3 /tools/perf/scripts/python | |
| parent | 74ce8322bf8843e6fd04e081d361c107bcf73564 (diff) | |
Blackfin arch: move the init sections to the end of memory to help decrease memory fragementation
move the init sections to the end of memory, so that after they
are free, run time memory is all continugous - this should help decrease
memory fragementation. When doing this, we also pack some of the other
sections a little closer together, to make sure we don't waste memory.
To make this happen, we need to rename the .data.init_task section to
.init_task.data, so it doesn't get picked up by the linker script glob.
Signed-off-by: Robin Getz <[email protected]>
Signed-off-by: Bryan Wu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions