reactos/ntoskrnl/include
Pierre Schweitzer 7e97071c8b
[NTOSKRNL] Implement write behind in Cc
For now, this is just a split between scan and flush that
were both done during lazy scan previously.
Lazy scan shouldn't perform any write operation, but only
queue a write behind operation.

Our implementation is far from the original, as it seems
our lazy scan should queue a write behind operation per
shared cache map. Right now, we only perform global
operation.
2018-12-23 14:45:38 +01:00
..
internal [NTOSKRNL] Implement write behind in Cc 2018-12-23 14:45:38 +01:00
config.h
ntoskrnl.h
resource.h [NTOS:INBV] Implement rotation bar for boot screen 2018-01-03 02:57:28 +01:00
sysfuncs.h
sysfuncs64.h