reactos/ntoskrnl/cc
Pierre Schweitzer 78664ebe15
[NTOSKRNL] On file cache deletion, only manipulate VACB once locked.
Should help avoiding race conditions with lazy write.

CORE-14263
2018-01-27 18:37:34 +01:00
..
cacheman.c [NTOSKRNL] Implement per-file dirty page threshold. 2018-01-23 23:25:26 +01:00
copy.c [NTOSKRNL] Simplify (and speedup!) CcCanIWrite() using the dirty pages count in cache map. 2018-01-26 10:50:13 +01:00
fs.c [NTOSKRNL] Store the total dirty pages per shared cache map in it. 2018-01-26 10:42:09 +01:00
mdl.c
pin.c [NTOSKRNL] When marking a BCB dirty, also mark the underlying VACB dirty. 2018-01-23 23:25:26 +01:00
view.c [NTOSKRNL] On file cache deletion, only manipulate VACB once locked. 2018-01-27 18:37:34 +01:00