Review Board 2.0.15


base: disable FastAlloc in debug builds by default

Review Request #586 - Created March 16, 2011 and submitted

Information
Steve Reinhardt
gem5
Reviewers
Default
ali, gblack, nate, stever
base: disable FastAlloc in debug builds by default

FastAlloc's reuse policies can mask allocation bugs, so
we typically want it disabled when debugging.  Set
FORCE_FAST_ALLOC to enable even when debugging, and set
NO_FAST_ALLOC to disable even in non-debug builds.

   
Ship it!
Posted (March 16, 2011, 5:42 a.m.)



  
Ship it!
Posted (March 16, 2011, 6:44 a.m.)