RE: [Etherboot-developers] Re: Patch for TFTP-multicast released
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Timothy L. <tl...@ro...> - 2003-08-28 02:43:57
|
> That is a noticeable corruption. > > Looking at the code it was never changed to use allot, because it was > written before relocation. So it currently puts a magic buffer at the > end of memory and assumes nothing is there. So I would strongly > recommend disabling relocation when testing it. And if that works > modifying the code to use allot and forget. proto_slam.c gets this > correct. > Thanks Eric. It never crossed my mind to look at relocation. I started to use allot from slam, but I didn't look all that far. As you can see from the attached capture file disabling relocation fixed the issue. Of course, it instantly reboots the machine but I have an NBI and done so that's progress. I will look at proto_slam to see how it does the file creation in memory. Tim --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.512 / Virus Database: 309 - Release Date: 8/19/2003 |