I have a pcie board with a segment of memory which is mapped to system address space. The memory controller can accept long burst read or write request. In the host program, when I use for loop to read or write the memory, will the host generate burst pcie read/write requests to my board automatically? If not, how the host will issue long burst requests?
regards
Xiang Chao