ClickHouse/tests
Michael Kolupaev 42437a2ae1 Userspace page cache (#53770)
* Userspace page cache

* Maybe it'll build this time, who knows.

* 'auto' went out of fashion, I guess

* Documentation, tsan workaround, metric 'UnreclaimableRss', disable page cache in the test that uses DatabaseOrdinary

* Moved CachedInMemoryReadBufferFromFile to object store level, changed settings, addressed other comments.

* Fix

* Another fix

* Fix restricted seek, fix ppc64le build

* Don't allow page cache with file cache

* Adjust tests a little

* Fix clang-tidy

* Conflicts

* Comments

* Maybe unbroke AsynchronousBoundedReadBuffer

* SettingsChangesHistory.h

* Fix warning in test
2024-02-29 12:28:32 +00:00
..
ci CI: remove autobackport for bugfix 2024-02-28 19:30:34 +00:00
config
fuzz
instructions
integration Merge pull request #59595 from ClickHouse/vdimir/analyzer/comute_alias_columns 2024-02-29 10:28:31 +01:00
jepsen.clickhouse
perf_drafts
performance
queries Userspace page cache (#53770) 2024-02-29 12:28:32 +00:00
sqllogic
.gitignore
.rgignore
analyzer_integration_broken_tests.txt Merge pull request #59595 from ClickHouse/vdimir/analyzer/comute_alias_columns 2024-02-29 10:28:31 +01:00
analyzer_tech_debt.txt
clickhouse-test Userspace page cache (#53770) 2024-02-29 12:28:32 +00:00
README.md
tsan_suppressions.txt
ubsan_suppressions.txt

Find CI documents and instructions on running CI checks localy here.