Maximum number of transactions to generate backpressure in the controller is now 8.
This commit is contained in:
@@ -225,7 +225,7 @@ Enable the error model in fr_fcfs.xml.
|
||||
<memconfig>
|
||||
<BankwiseLogic value="0"/>
|
||||
<OpenPagePolicy value="1" />
|
||||
<MaxNrOfTransactions value="50" />
|
||||
<MaxNrOfTransactions value="8" />
|
||||
<Scheduler value="FR_FCFS" />
|
||||
<Capsize value="5" />
|
||||
<PowerDownMode value="TimeoutPDN" />
|
||||
|
||||
Reference in New Issue
Block a user