On Tue, Jun 6, 2017 at 8:17 PM, Emilio G. Cota <c...@braap.org> wrote: > Add helpers to gather cache info from the host at init-time. > > For now, only export the host's I/D cache line sizes, which we > will use to improve cache locality to avoid false sharing. > > Suggested-by: Richard Henderson <r...@twiddle.net> > Suggested-by: Geert Martin Ijewski <gm.ijew...@web.de> > Tested-by: Geert Martin Ijewski <gm.ijew...@web.de> > Signed-off-by: Emilio G. Cota <c...@braap.org> > ---
Reviewed-by: Pranith Kumar <bobby.pr...@gmail.com> -- Pranith