|
From: Josef W. <Jos...@gm...> - 2012-10-05 08:51:38
|
Am 05.10.2012 01:46, schrieb Florian Krohm: >> Do we want to add "vg_assert(ci->num_levels>1);" here? > > We could. But it's not needed as it would imply that we have an I/D L1 > caches *and* a unified cache at level 1. That cannot be. You are right. If the auto-detected cache only has 1 level, one has to specify parameters anyway. Thanks, Josef |