Visible to Intel only — GUID: hco1416493000197
Ixiasoft
Visible to Intel only — GUID: hco1416493000197
Ixiasoft
5.3.1. Data Reordering
Inter-bank data reordering reorders commands going to different bank addresses. Commands going to the same bank address are not reordered. This reordering method implements simple hazard detection on the bank address level.
The controller implements logic to limit the length of time that a command can go unserved. This logic is known as starvation control. In starvation control, a counter is incremented for every command served. You can set a starvation limit, to ensure that a waiting command is served immediately, when the starvation counter reaches the specified limit.