Reply 20 of 24, by uscleo
wrote:For these tests, do not use DRAM. Play with DRAM after we get the corruption taken care of. […]
For these tests, do not use DRAM. Play with DRAM after we get the corruption taken care of.
I think your issues are related to caching conventional memory in Windows. You cannot do this with the SXL in Windows.
Please try this on a fresh boot, in this order. Please run all 3 lines right after the other, then test in Windows.
cyrix.exe -e -i1 -b -f- -m-
cyrix.exe -xA000,128 -xC000,256
cyrix.exe -cdRun cyrix.exe -q and provide a screenshot before and after running this series of commands. Now check for Window corruption. If there is still corruption, try:
cyrix.exe -e -i1 -b -f- -m-
cyrix.exe -r
cyrix.exe -cd
Hey Feipoa,
so I did the tests and I got the following results:
cyrix.exe -e -i1 -b -f- -m-
cyrix.exe -xA000,128 -xC000,256
cyrix.exe -cd
- OK, no corruption
then I tried a few variations (using flush instead of BARB):
cyrix.exe -i1 -f -m-
cyrix.exe -xA000,128 -xC000,256
cyrix.exe -cd
- OK, no corruption
then I added DRAM to both, and still did not get corruption, which is good, but it seems "cyrix.exe -xA000,128 -xC000,256" somehow affects performance, I'm guessing of the cache - using dosbench, with DRAM, I could only get by with a score of 65 before getting parity errors by trying to squeeze more out using DRAM. If I use just cyrix.exe -i1 -f -cd then enabling DRAM, I get a dosbench score of 90.
I did a few benchmarks in windows 3.11 using Wintune and the RAM, and graphics tests were much higher than any other configuration (I think cause I can use the correct VGA driver instead of the generic, however the CPU performance was maybe 1/4 less than other tests - even a CX486 Drx2 with 1KB of cache was ranked as being faster.
I will do a Wintune benchmark later using cyrix.exe -i1 -f -m-, cyrix.exe -xA000,128 -xC000,256 and cyrix.exe -cd with the board specific driver, and then I'll try it with
cyrix.exe -i1 -f -cd with the generic windows VGA driver and see which one has the best overall performance in windows. - unless you think there is a way to optimise this arrangement:
cyrix.exe -i1 -f -m-
cyrix.exe -xA000,128 -xC000,256
cyrix.exe -cd
Thanks!!