Op 3-12-2011 21:34, Sven Barth schreef:
A curious question regarding this: wasn't mm already rewritten a rather short time ago? Or did I understand it wrong what the ARM devs did there?
Some things are getting rewritten a lot, getting better and better during each iteration, with occasionally a bug here or there.
As for the necessity: Cameron Gutman's debugging changes to CC/MM show that ReactOS currently needs 84MB (phase 1) or more, especially during bootCD filecopy phase. Anything less ends up (in QEMU) with: "(\ntoskrnl\cc\view.c:403) Evicted 256 cache pages" and usually internal debugger kicking in. Ideally the debugger wouldn't need to trigger even with something like 32MB RAM (20MB base OS + 10MB+ filecopy buffer). Trouble for old real hardware thus.