Print

Print


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "xrootd".

The branch, master has been updated
       via  2c3fc45bfb11f58df1116f17d1a02997c5cb3a2f (commit)
       via  9b16fe7fafcffbc504380acae4b577926c6df63e (commit)
       via  98b0bff6096cee8125d23751dfc7f25b5ce418a3 (commit)
      from  6a4ce91ffcd96327e2758bb23c639fca4ac90e8e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2c3fc45bfb11f58df1116f17d1a02997c5cb3a2f
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Fri Feb 3 21:21:35 2012 -0800

    Add in newly created files.

commit 9b16fe7fafcffbc504380acae4b577926c6df63e
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Fri Feb 3 21:20:54 2012 -0800

    Update pre-release notes on cache modifications.

commit 98b0bff6096cee8125d23751dfc7f25b5ce418a3
Author: Andrew Hanushevsky <[log in to unmask]>
Date:   Fri Feb 3 21:16:01 2012 -0800

    Retool the XrdOucCache object so that cache implementations can be
    implemented as plugins.
    Add FSize method to the XrdOucCacheIO object to ease implementation
    of disk caches containing partial files.
    Add the pss.cachelib directive to specify a cache plugin.

-----------------------------------------------------------------------

Summary of changes:
 docs/PreReleaseNotes.txt                          |    5 +
 src/XrdOuc/XrdOucCache.hh                         |  151 +++++++++++----------
 src/XrdOuc/XrdOucCacheData.hh                     |    2 +
 src/XrdOuc/{XrdOucCache.cc => XrdOucCacheDram.cc} |   10 +-
 src/XrdOuc/XrdOucCacheDram.hh                     |  112 +++++++++++++++
 src/XrdOuc/XrdOucCacheReal.hh                     |    4 +-
 src/XrdPosix/XrdPosixXrootd.cc                    |   86 ++++++++----
 src/XrdPosix/XrdPosixXrootd.hh                    |    4 +
 src/XrdPss/XrdPss.hh                              |    6 +-
 src/XrdPss/XrdPssConfig.cc                        |   81 +++++++++++-
 src/XrdUtils.cmake                                |    3 +-
 11 files changed, 348 insertions(+), 116 deletions(-)
 rename src/XrdOuc/{XrdOucCache.cc => XrdOucCacheDram.cc} (80%)
 create mode 100644 src/XrdOuc/XrdOucCacheDram.hh


hooks/post-receive
-- 
xrootd

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