[NTOSKRNL]
authorCameron Gutman <aicommander@gmail.com>
Tue, 29 Nov 2011 23:59:25 +0000 (23:59 +0000)
committerCameron Gutman <aicommander@gmail.com>
Tue, 29 Nov 2011 23:59:25 +0000 (23:59 +0000)
commitad13fe7571450b35f7b8780f0bff846b06dddde7
tree7f36ef5c64823bf1cd243629343d02ccd33a8e55
parentd6462341ba338000428a02899265dad7d1f219a0
[NTOSKRNL]
- Many balancer fixes for concurrency, improved swapping efficiency, and reduced code duplication
- Move the low memory case back under the PFN lock
- Debugging is on for now because I don't trust the paging code all that much (it was not used very much until recently)

svn path=/trunk/; revision=54544
reactos/ntoskrnl/mm/ARM3/pfnlist.c
reactos/ntoskrnl/mm/balance.c