ii testeaza si pe aia, face o relocare a codului la alta adresa si schimba pointer-ul pe alta copie a codului. foloseste cu incredere! scrie in README.. stai sa il vad _CRIS
Relocation of the test is accomplished by using two copies of the test code that have been built to execute at different addresses (different origins). When the test is started, the code with an origin of 0x1000 is executed. At the end of the testing phase the memory block from 0x1000 to 0x9c00 is copied to 0x105400, the stack is set to 0x105400 and then we jump to address 0x105400 (the code with an origin of 0x105400). When the code is relocated only the first 640k of memory is tested. When this test is complete then the code is moved back to 0x1000, the stack is set back to 0x1000 and then we jump to 0x1000 (the code with an origin of 0x1000). On Thu, 25 Mar 2004, Marius Pana wrote: > Salutare, > stie cineva de ce memtest86 incepe scanarea de la 80k - XMB si nu de la > 0? Mam gandit ca poate se incarca el in cei 80K dar cum facem incat sa > testam si cei 80? > > //Marius > > --- > Detalii despre listele noastre de mail: http://www.lug.ro/ --- Detalii despre listele noastre de mail: http://www.lug.ro/
