shifter icon indicating copy to clipboard operation
shifter copied to clipboard

src/shifter_core.c: respect cache block size

Open maxim-belkin opened this issue 4 years ago • 4 comments

Currently, perNodeCache's blocksize parameter is ignored. This PR fixes it.

maxim-belkin avatar Oct 02 '20 16:10 maxim-belkin

Good catch. I wonder if it would be useful to make this configurable.

scanon avatar Oct 03 '20 00:10 scanon

Do you mean a default site-wide value? Yeah, we can do that. Do you want this to be implemented in this PR?

maxim-belkin avatar Oct 08 '20 14:10 maxim-belkin

I don't think so. I'll make a feature request issue for it.

scanon avatar Oct 08 '20 16:10 scanon

@dmjacobsen Would it be safe to merge this (after rebasing)?

scanon avatar Aug 29 '21 19:08 scanon