Update git submodules

* Update swift from branch 'master'
  to 7cc8a0172916410f75ee8fde17050957677c45b2
  - Merge "Object-server: keep SLO manifest files in page cache."
  - Object-server: keep SLO manifest files in page cache.
    
    Currently, SLO manifest files will be evicted from page cache
    after reading it, which cause hard drives very busy when user
    requests a lot of parallel byte range GETs for a particular
    SLO object.
    
    This patch will add a new config 'keep_cache_slo_manifest', and
    try keeping the manifest files in page cache by not evicting them
    after reading if config settings allow so.
    
    Co-Authored-By: Tim Burke <tim.burke@gmail.com>
    Co-Authored-By: Clay Gerrard <clay.gerrard@gmail.com>
    Co-Authored-By: Alistair Coles <alistairncoles@gmail.com>
    Change-Id: I557bd01643375d7ad68c3031430899b85908a54f
This commit is contained in:
Zuul 2023-07-10 19:50:47 +00:00 committed by Gerrit Code Review
parent 8ae5c92a39
commit 0a093203ea
1 changed files with 1 additions and 1 deletions

2
swift

@ -1 +1 @@
Subproject commit 338908c8306605aa5aa5941e944555deef424aec
Subproject commit 7cc8a0172916410f75ee8fde17050957677c45b2