Print

Print


  Branch: refs/heads/master
  Home:   https://github.com/xrootd/xrootd
  Commit: 8caf77ff5d95deabe2d4d3ea5ccdb95ddd37fb4f
      https://github.com/xrootd/xrootd/commit/8caf77ff5d95deabe2d4d3ea5ccdb95ddd37fb4f
  Author: Matevž Tadel <[log in to unmask]>
  Date:   2022-06-06 (Mon, 06 Jun 2022)

  Changed paths:
    M src/XrdPfc.cmake
    M src/XrdPfc/XrdPfc.cc
    M src/XrdPfc/XrdPfcCommand.cc
    M src/XrdPfc/XrdPfcConfiguration.cc
    M src/XrdPfc/XrdPfcFile.cc
    M src/XrdPfc/XrdPfcFile.hh
    M src/XrdPfc/XrdPfcIO.cc
    M src/XrdPfc/XrdPfcIO.hh
    R src/XrdPfc/XrdPfcIOEntireFile.cc
    R src/XrdPfc/XrdPfcIOEntireFile.hh
    A src/XrdPfc/XrdPfcIOFile.cc
    A src/XrdPfc/XrdPfcIOFile.hh
    M src/XrdPfc/XrdPfcIOFileBlock.cc
    M src/XrdPfc/XrdPfcIOFileBlock.hh
    M src/XrdPfc/XrdPfcInfo.cc
    M src/XrdPfc/XrdPfcInfo.hh
    M src/XrdPfc/XrdPfcStats.hh
    R src/XrdPfc/XrdPfcVRead.cc

  Log Message:
  -----------
  [Pfc] Implement async read and readV from the perspective of XrdOucCacheIO. (#1717)

Implement async Read, pgRead, and ReadV.

Mark file as complete when final block is successfully written to disk.

Perform sync when file is completely downloaded, do not wait for final detach.

Adjust default block size down to 128 kB to be closer to async default of 64 kB.

Rename class IOEntireFile to IOFile.

IO: Use override for virtual methods.

File: Cache some frequently used variables in adjacent locations.

Info: Coalesce functions SetBufferSize/FileSizeAndCreationTime() into a single function as this all needs to happen at the same time.

Put pfc.blocksize into env XRDPFC.SEGSIZE.



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