Print

Print


The patch contains the following changes in XrdFileCache:
- Correction in IOFileBlock::Read offset handling when output is split into defined block sizes  (option -prefetchFileBlocks ).
- Adding an implementation of virtual IOFileBlock::ioActive()
- Log message improvements.


You can merge this Pull Request by running:

  git pull https://github.com/alja/xrootd 40-bugfix-xfc

Or you can view, comment on it, or merge it online at:

  https://github.com/xrootd/xrootd/pull/125

-- Commit Summary --

  * Properly propagate offset in file block mode.
  * Parse block size in MB.
  * Implement virtual IOFileBlock::ioActive().
  * Simplify  Prefetch::InitiateClose() -- return ioActive state unless file is comletely downloaded or Prefetch has not been started.
  * Add missing offset in Prefetch::Read() when file is completely downloaded.
  * Add offset information in log messages.
  * Check all Prefetch states in IOFileBlock::ioActive.
  * Check file is complete in GetNextTask().
  * Changes in logging.
  * Fix instantiation of XrdSysMutexHelper.
  * Fix compilation error.

-- File Changes --

    M src/XrdFileCache/XrdFileCache.cc (2)
    M src/XrdFileCache/XrdFileCacheFactory.cc (6)
    M src/XrdFileCache/XrdFileCacheIOFileBlock.cc (49)
    M src/XrdFileCache/XrdFileCacheIOFileBlock.hh (15)
    M src/XrdFileCache/XrdFileCachePrefetch.cc (141)
    M src/XrdFileCache/XrdFileCachePrefetch.hh (15)

-- Patch Links --

https://github.com/xrootd/xrootd/pull/125.patch
https://github.com/xrootd/xrootd/pull/125.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/pull/125

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