UnifyFS icon indicating copy to clipboard operation
UnifyFS copied to clipboard

client: read request overflows

Open dsikich opened this issue 7 years ago • 0 comments

When the number of read requests in lio_listio exceeds the threshhold (UNIFYCR_MAX_READ_CNT), or the read requests in the shared read request buffer overflows, split the read requests into multiple transfers (Todo in unifycr-sysio.c).

dsikich avatar Dec 20 '17 01:12 dsikich