reactos/ntoskrnl/cc
Doug Lyons 2b14056600
[NTOS:CC][NTOS:MM] Add back CcRosTrimCache and add Delay for MM to work. (#5630)
MM/CC Add back CcRosTrimCache as suggested by Thomas Faber which was removed in 0.4.15-dev-1717-g 	d8cdb89fb0
and call it once in a while also during read-operations.

fixes JIRA issue: CORE-17624 'Cannot copy files > RAMsize anymore using TotalCommander'


1st testbot results on top of 0.4.15-dev-6526-g8d35887
VBox: https://reactos.org/testman/compare.php?ids=89111,89120 (additional random reboot in winhttp:winhttp)
KVM: https://reactos.org/testman/compare.php?ids=89110,89119
We do assume that reboot to be unrelated.

2nd testbot results on top of 0.4.15-dev-6526-g8d35887
VBox: https://reactos.org/testman/compare.php?ids=89111,89232
KVM: https://reactos.org/testman/compare.php?ids=89110,89233
2023-09-06 13:34:25 +02:00
..
cacheman.c Address PR review 2021-02-03 09:41:24 +01:00
copy.c Revert "[NTOS:CC] Wake up lazy scan after inserting elements in the list." 2023-07-29 14:00:44 +03:00
fs.c [NTOS:CC] Unintialize private cache maps before purging the cache section 2022-02-02 17:45:59 +01:00
lazywrite.c NTOS:CC Free some VACBs when we're under memory pressure 2023-07-29 14:00:44 +03:00
mdl.c [NTOS:CC] CcMdl*Complete(): Return if FastIO succeeded (#3303) 2020-10-31 15:18:02 +01:00
pin.c [NTOS/CC] Fix broken usage of _SEH2_FINALLY 2023-04-14 11:56:08 +03:00
view.c [NTOS:CC][NTOS:MM] Add back CcRosTrimCache and add Delay for MM to work. (#5630) 2023-09-06 13:34:25 +02:00