reactos/ntoskrnl/cc
2018-02-10 23:50:26 +01:00
..
cacheman.c [NTOSKRNL] Bring an initial (and not perfect ;-)) implementation of read ahead to our Cc! 2018-02-09 10:14:11 +01:00
copy.c [NTOSKRNL] Modified CcCanIWrite to handle Mm throttling limits 2018-02-09 14:22:00 +01:00
fs.c [NTOSKRNL] Fix a ****ing bug where private cache map was deleted in CcUninitializeCacheMap() 2018-02-08 14:15:02 +01:00
lazywrite.c [NTOSKRNL] In debug builds, print more information about the top level IRP in the Cc worker thread 2018-02-10 23:50:26 +01:00
mdl.c
pin.c [NTOSKRNL] Revert 2362e0f and 07e6e9c (partly) they seem to have caused high instability in Cc. 2018-02-08 13:40:54 +01:00
view.c [NTOSKRNL] Avoid private cache map allocation for the first handle 2018-02-09 21:52:41 +01:00