Files
reactos/ntoskrnl/include/internal
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
..
2018-08-04 19:19:34 +02:00
2018-12-23 14:45:38 +01:00
2017-12-12 12:42:13 +01:00