mirror of
https://github.com/reactos/reactos.git
synced 2025-04-05 13:11:22 +00:00
![]() - CcUnpinDataForThread() only release VACB when the last BCB reference is gone. This avoids having a valid BCB with an invalid VACB - CcRosMarkDirtyVacb() will only accept non-dirty VACB now. This avoids a major bug where a an already dirty VACB was over-dereferenced - Thanks to previous point, simplify CcRosUnmapVacb(), CcRosReleaseVacb() implementation - And only set VACB dirty once in CcSetDirtyPinnedData() - Add a few sanity checks With that I can again install ReactOS with 128MB RAM :-). CORE-14263 CORE-14268 |
||
---|---|---|
.. | ||
cacheman.c | ||
copy.c | ||
fs.c | ||
mdl.c | ||
pin.c | ||
view.c |