> This all looks good, with the one exception being that an SE compile now > takes 31% more user time. It's true that that's negligible wall clock time > on a large-scale MP, but not everyone always has access to that. I would > still really like us to figure out a way to make compilation more > configurable so we can leave out the components that no one needs in SE > mode (though ideally that's just one application of a more general > mechanism rather than a lingering hard-coded "SE vs FS" difference).
I certainly hope that the 31% longer SE compile won't make us not choose to do this. I agree about the configurable thing, but we should go in this direction first. Most developers should be compiling *everything* regularly when they're running regressions, and this change should reduce that time significantly. Nate _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
