shifter
shifter copied to clipboard
src/shifter_core.c: respect cache block size
Currently, perNodeCache
's blocksize parameter is ignored. This PR fixes it.
Good catch. I wonder if it would be useful to make this configurable.
Do you mean a default site-wide value? Yeah, we can do that. Do you want this to be implemented in this PR?
I don't think so. I'll make a feature request issue for it.
@dmjacobsen Would it be safe to merge this (after rebasing)?