V St, 28. 07. 2004 v 18:28, Stephen R Marenka píše: > On the Atari, both ST-RAM and Fast RAM (TT-RAM) are used by Linux. Many > users have reported problems running the kernel itself in Fast RAM, so > the Atari bootstrap will place the kernel in ST-RAM. The minimum > requirement for ST-RAM is 2 MB.
Are you sure that 2 MB is enough? Considering that it needs to load the bootstrap, the kernel image and also the ramdisk all to the ST-RAM? Or is the ramdisk loaded to FastRAM already? The question is whether the kernel itself fits into less than 2 MB of ST-RAM (it's not full 2048 kB of free RAM, several hundred kB is already occuppied by TOS data structs). Petr