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 or view it on GitHub:
https://github.com/xrootd/xrootd/issues/1694#issuecomment-1112774510
You are receiving this because you are subscribed to this thread.

Message ID: <[log in to unmask]>

########################################################################
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