[Avida-cvs] [avida-svn] r416 - development/source

brysonda@myxo.css.msu.edu brysonda at myxo.css.msu.edu
Thu Dec 8 13:06:26 PST 2005


Author: brysonda
Date: 2005-12-08 16:06:26 -0500 (Thu, 08 Dec 2005)
New Revision: 416

Modified:
   development/source/defs.h
Log:
Make SMT_FULLY_ASSOCIATIVE the default in development branch as well.

Modified: development/source/defs.h
===================================================================
--- development/source/defs.h	2005-12-08 21:04:32 UTC (rev 415)
+++ development/source/defs.h	2005-12-08 21:06:26 UTC (rev 416)
@@ -29,10 +29,11 @@
 // #define QUICK_HEAD_TEST_CPU
 #define INSTRUCTION_COSTS
 #define INSTRUCTION_COUNT
-// #define SMT_FULLY_ASSOCIATIVE
 
 // -= Toggles =-      (define these to actually turn features on)
 
+#define SMT_FULLY_ASSOCIATIVE
+
 #define WRITE_PROTECTION
 // #define FATAL_ERRORS
 // #define FATAL_WARNINGS




More information about the Avida-cvs mailing list