I am experimenting with an xrootd plugin (class MyPlugin: public XrdOssDF).

I have a xroot.config file with async enabled and a segsize of 1MiB:

xrootd.async force limit 8 maxsegs 8 maxstalls 5 maxtot 4096 segsize 1048576

Then I implement the async Read (virtual int Read(XrdSfsAio *aiop)) and I copy a big file (~100MiB) using xrdcp.

Debugging the plugin, it seems I am always getting a aiop->sfsAio.aio_nbytes of 64KiB instead of 1 MiB.

Could you help me? Thanks.


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

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