The XIO2001 datasheet says about the PFA_REQ_LENGTH_LIMIT register:
Request Length Limit.
but then:
Determines the number of bytes in the thread that the pre-fetch agent will read for that thread.
But this "in the thread" does not appear to make sense. Shouldn't this read "in each request" instead?
In other words, isn't the maximum length of the thread the product of PFA_REQ_LENGTH_LIMIT and PFA_REQ_CNT_LIMIT?