Hi,
> extern void InvalidateSystemCaches(void);
> -extern void InvalidateSystemCachesExtended(bool debug_discard);
>
> Indeed, that looks a bit strange, but is there a strong need in
> removing it, as you are proposing? There is always a risk that this
> could be called by some out-of-core code. This is one of these
> things where we could break something just for the sake of breaking
> it, so there is no real benefit IMO.
Fair enough, here is the corrected patch.
--
Best regards,
Aleksander Alekseev