Print

Print


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 or view it on GitHub:
https://github.com/xrootd/xrootd/issues/1694
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