summaryrefslogtreecommitdiff
path: root/arch/blackfin/Kconfig
diff options
context:
space:
mode:
authorRobin Getz <robin.getz@analog.com>2007-11-15 12:57:53 (GMT)
committerBryan Wu <bryan.wu@analog.com>2007-11-15 12:57:53 (GMT)
commit839e01c2bfba34f97ec36d0d355801e94254ffd5 (patch)
tree286efca13b5b9e4dc195460f34409d703b7725c3 /arch/blackfin/Kconfig
parent74ce8322bf8843e6fd04e081d361c107bcf73564 (diff)
downloadlinux-fsl-qoriq-839e01c2bfba34f97ec36d0d355801e94254ffd5.tar.xz
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 <robin.getz@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Diffstat (limited to 'arch/blackfin/Kconfig')
0 files changed, 0 insertions, 0 deletions