Print

Print


What you are seeing is the result of a page read (kXR_pgread) being converted to normal reads as your plugin has not overridden pgRead() method (the same hold for page writes). Page read and writes are fixed at a 64K segment size (i.e. they are not subject to the xrootd.async directive). This was done for latency reasons and to simplify checksum handling. Currently, only xrdcp and Xcache use page reads/writes. Any other application that uses normal reads and writes would be subject to that directive. This would imply that you are testing your plugin with one or the other application.


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/1694/1112774510@github.com>

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1694#issuecomment-1112774510", "url": "https://github.com/xrootd/xrootd/issues/1694#issuecomment-1112774510", "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