> In the file /mem/cache/cache.cc the following lines refer to > the files split.hh and split.cc > #if defined(USE_CACHE_SPLIT) > #include "mem/cache/tags/split.hh" > #endif >...
I don't think the 1.1 m5 release includes support for split caches (or whatever is intended by the macro), plus a whole bunch of other cache-related stuff. So USE_CACHE_SPLIT and several others should always be 0, James -- [EMAIL PROTECTED] http://www.cl.cam.ac.uk/~jrs53/ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ m5sim-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/m5sim-users
