Commit Graph

4 Commits

Author SHA1 Message Date
88449693d4 Update NTOSKRNL/CC/cclazywriter.cpp 2024-05-21 14:46:57 +02:00
a8a6e6be35 Fixed CcComputeNextScanTime 2024-05-21 14:40:02 +02:00
49302f5b41 [NTOSKRNL:CC] Implementation of Lazy Writer
Lazy Writer is complete
2024-05-21 14:30:43 +02:00
3ff9824c8b [NTOSKRNL:CC] Implementation of Lazy Writer
Implemented following function
*CcPostWorkQueue
*CcScheduleLazyWriteScanEx
*CcScheduleLazyWriteScan
*CcExceptionFilter
*CcPerformReadAhead
*CcPostDeferredWrites
*CcSetValidData
*CcWriteBehind
*CcLazyWriteScan
2024-05-21 11:38:04 +02:00