swift/doc
Jianjian Huo cb1e584e64 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
2023-07-07 12:48:24 -07:00
..
manpages docs: Fix broken paste/pastedeploy links 2023-04-27 13:52:55 -07:00
s3api ceph-tests: Remove known-failure 2022-05-18 16:31:49 -07:00
saio slo: Default allow_async_delete to true 2021-12-21 14:12:34 -08:00
source Object-server: keep SLO manifest files in page cache. 2023-07-07 12:48:24 -07:00
requirements.txt Switch to newer openstackdocstheme and reno versions 2020-06-03 08:31:04 +02:00