Jeffrey Squyres, le Fri 16 Mar 2012 02:04:37 +0100, a écrit : > cache->size = linesize * linepart * ways * sets; /* FIXME: what if ways > == -1 ? */
Ah, right, we still haven't had the opportunity to check with an actual cpu with ways == -1. I've changed the code to just do like Linux. Samuel