> I agree it would great to get some organization there. I had been just > treating that as literally a "dump" for things that all CPU models need. > > My theory to clean it up would be to add a "common" folder similar to how is > in the src/configs directory. Then in the common folder place a directory > called "trace" and a directory called "components" and also a directory > named "base" for all the things that are used as base-classes. My theory for > a clean way would be so that src/cpu directory doesnt have any files in it > accept SConscript type stuff and then the code is all in other special > subdirectories. > > But, that's just how I would like to view things.
I agree that we should clean out src/cpu, but I'm not so sure we need to add so much depth to the tree. src/cpu/trace and src/cpu/components seems like it would be fine. Nate _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
