reactos/ntoskrnl/cc
Jérôme Gardou 5c54fb9179 [NTOS:CC] Rewrite CcPostDeferredWrites
This allows to post small writes if there are any, and avoid holding the list lock for a long time.
2021-03-24 11:22:28 +01:00
..
cacheman.c Address PR review 2021-02-03 09:41:24 +01:00
copy.c [NTOS:CC] Rewrite CcPostDeferredWrites 2021-03-24 11:22:28 +01:00
fs.c [NTOS:CC] Make sure to purge the Mm side in CcPurgeCacheSection 2021-02-03 09:41:23 +01:00
lazywrite.c [NTOSKRNL] Set the MemoryMaker flag when executing write behind 2018-12-23 14:59:42 +01:00
mdl.c [NTOS:CC] CcMdl*Complete(): Return if FastIO succeeded (#3303) 2020-10-31 15:18:02 +01:00
pin.c [NTOS:CC] Raise status, when CcMapData fails (#3348) 2021-02-09 09:29:48 +01:00
view.c [NTOS:CC] Keep a reference on the shared cache map of the file when we are in lazy write 2021-02-19 15:48:31 +01:00