mirror of
https://github.com/torvalds/linux.git
synced 2024-12-16 08:02:17 +00:00
7c0d261507
Fix how many pages are allocated in mapin_ram. It is lowmem_size not setup CONFIG_LOWMEM_SIZE because it is the same for all systems. Which means that wrong pages are allocated if memory size is smaller than CONFIG_LOWMEM_SIZE. It has dramatic impact on bootup time. On sp605 MMU full hw design is 7s. Signed-off-by: Michal Simek <monstr@monstr.eu> |
||
---|---|---|
.. | ||
asm |