Searched hist:10646 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/mem/
H A Ddram_ctrl.ccdiff 10646:17d8d0a624a0 Tue Jan 20 08:11:00 EST 2015 Andreas Hansson <andreas.hansson@arm.com> mem: Move DRAM interleaving check to init

This patch fixes a bug where the DRAM controller tried to access the
system cacheline size before the system pointer was initialised. It
also fixes a bug where the granularity is 0 (no interleaving).

Completed in 14 milliseconds