1 Jun 2001 apgarcia   » (Journeyer)

[ /usr/src/linux/arch/i386/boot/bootsect.S ]

<snip> * * NOTE! currently system is at most (8*65536-4096) bytes long. This should * be no problem, even in the future. I want to keep it simple. This 508 kB * kernel size should be enough, especially as this doesn't contain the * buffer cache as in minix (and especially now that the kernel is * compressed :-) * <snip>

giuseppe:$ bc <<= > 8*65535-4096 > = 520184 giuseppe:$ ls -s /boot/bzImage-2.4.5 740 /boot/bzImage-2.4.5

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!