On Sun, May 13, 2001 at 08:44:20PM -0700, David S. Miller wrote: > > > FYI, I added some (much needed) debugging output to TILO. It gets > > completely through TILO main() and back into crt0.S (so the kernel image > > is decompressed, and memmove'd, and the address returned). The "Fast > > Data Access MMU Miss" happens when it jmpl's to the address returned by > > main(). > > BTW, just like SILO, TILO could probably use a sourceforge project as > well :-) Or better yet, integrate TILO into the SILO tree.
After rumaging through the code, I realized just how similar the two trees really are. I'll probably add it to the silo tree, to reduce the replication of code :) Ben -- -----------=======-=-======-=========-----------=====------------=-=------ / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=========------=======-------------=-=-----=-===-======-------=--=---'

