Print

Print


I've found the issue, the clients were performing ::readv calls with iovcnt = 2044, which goes over the max system limit of 1024. I've made a PR that fixes it by bringing down the max dlen to ~2MB, which makes the clients calculate the right size. For future proofing, some error catching on XrdCl/XrdClAsyncPageReader.hh::InitIOV when iovcnt goes over limit would be nice. currently it just returns from the initialization with no errors in that case, as the clauses are tied with having dleft=0


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <xrootd/xrootd/issues/1740/1194291077@github.com>

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1740#issuecomment-1194291077", "url": "https://github.com/xrootd/xrootd/issues/1740#issuecomment-1194291077", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1