Tyson D Sawyer <[EMAIL PROTECTED]> writes: > Ronald G Minnich wrote: > > > On Mon, 4 Feb 2002, Stefan Bambach wrote: > > > >>I wanted to test the burning procedure of the DoC now on GA-6BXC, but > >>there is no docipl. Does this mean that there is no support for DoC > >>for this board ? Can I boot linuxbios from this machine, if I burn the > >>DoC on another board ? What's the problem and how can I solve it ? > >> > > stupid me! > > I forgot -- can't do DoC on this board because the braindead intel chipset > > is very hard to get going, no way to do this in 512 bytes. > > Sorry. > > ron > > > > I thought I saw code in cvs that did the cache as ram trick? I take it that > that idea didn't work out?
So far only on the Pentium4 (Xeon). For the PentiumIII everything works except if you access memory outside of your cache. And then memory inside of your cache gets invalidated. If we could get around that little problem we could probably use this trick more widely. For the HyperThreaded Pentium4's I seem to have issues with this as well. But so far I have only had time for a quick test to see if my code runs so I don't know what the issues were. Eric
