Alexey Milovidov
83608cb7bf
Miscellaneous changes from #66999 (2)
2024-08-17 01:40:07 +02:00
Nikita Taranov
3c5d588302
Merge pull request #62003 from nickitat/cpu_cgroup_aware
...
Fix cpu metric collection in cgroups
2024-08-14 11:08:01 +00:00
Nikita Taranov
b5134fd490
fix build
2024-08-13 23:31:03 +01:00
Nikita Taranov
05b5950948
small fix
2024-08-12 17:31:56 +01:00
Nikita Taranov
f0f10bc009
remove cgroupsV2MemoryControllerEnabled()
2024-08-12 17:30:12 +01:00
Nikita Taranov
57a614857c
address review comments
2024-08-12 16:27:01 +01:00
Yakov Olkhovskiy
b246f7c17c
merge master
2024-08-07 16:25:31 +00:00
Antonio Andelic
a9b947d9ac
Extract common
2024-07-28 11:51:09 +02:00
Antonio Andelic
2988e13050
Free bitmask
2024-07-25 13:55:01 +02:00
Antonio Andelic
6557387148
Try calcualting memory with numactl if membind used
2024-07-25 11:49:02 +02:00
Nikita Taranov
a11e89f4f7
impl
2024-07-19 19:00:45 +01:00
Nikita Taranov
5608914bca
impl
2024-07-17 16:59:31 +01:00
Yakov Olkhovskiy
f07a395bf1
Merge branch 'master' into ci-fuzzer-enable
2024-07-17 03:43:57 +00:00
Robert Schulze
99adfbc9ac
Merge remote-tracking branch 'ClickHouse/master' into cgroup_fix
2024-07-15 14:54:11 +00:00
Robert Schulze
2af0edd9e9
Some minor fixups
2024-07-15 08:47:08 +00:00
Yakov Olkhovskiy
698b5ce7fa
Merge branch 'master' into ci-fuzzer-enable
2024-07-14 05:31:56 +00:00
Nikita Mikhaylov
7ff447de68
Modify the code for build with new libcxx
...
(cherry picked from commit c896f0bf677bcc948d988cf83b2108e9f7cd761d)
2024-07-09 20:16:43 +00:00
Mikhail Filimonov
7cf38826af
Fix detection of number of CPUs in containers
...
In the case when the 'parent' cgroup was used (i.e. name of cgroup was empty, which is common for containers)
ClickHouse was ignoring the CPU limits set for the container.
2024-07-08 18:12:34 +02:00
Yakov Olkhovskiy
a9aaa2ab78
Merge remote-tracking branch 'origin/master' into ci-fuzzer-enable
2024-07-06 00:48:09 +00:00
Raúl Marín
af4844b284
Merge pull request #61661 from Algunenano/jeaiii
...
Test Jeaiii's itoa
2024-07-03 16:56:56 +00:00
Raúl Marín
2a1c13b070
Add comment about the changes
2024-07-03 14:25:31 +02:00
Konstantin Bogdanov
bbfdf1698f
Fix
2024-06-28 05:18:17 +02:00
Raúl Marín
636f2506f0
Silence tidy
2024-06-24 11:35:29 +02:00
Raúl Marín
df8341c447
Try to improve low number itoa
2024-06-21 18:30:45 +02:00
Raúl Marín
c70977bf1d
Merge remote-tracking branch 'blessed/master' into jeaiii
2024-06-21 17:26:11 +02:00
Duc Canh Le
79a660c018
Merge branch 'master' into bump_fmt_9
...
Fix CI
2024-06-11 03:39:03 +00:00
Duc Canh Le
1fb5b35dd9
explicitly define formatter for StringRef
...
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-06-10 13:53:25 +00:00
Duc Canh Le
de5258128e
update fmtlib version to 9.1.0
...
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-06-07 06:44:36 +00:00
Alexey Milovidov
84914f2c3d
Remove iostream_debug_helpers
2024-06-04 05:48:45 +02:00
Robert Schulze
f182920c98
Merge remote-tracking branch 'ClickHouse/master' into redundant-inline
2024-05-26 14:21:47 +00:00
ZhiHong Zhang
4b1c9adb3a
Merge branch 'ClickHouse:master' into gcmaster-parquet
2024-05-22 09:33:01 +08:00
Robert Schulze
a14e58ab88
Merge remote-tracking branch 'rschu1ze/master' into redundant-inline
2024-05-21 05:15:35 +00:00
Robert Schulze
6f56642567
Incorporate review feedback
2024-05-20 13:14:37 +00:00
Robert Schulze
08091006aa
Ignore exception when checking for cgroupsv2
2024-05-19 20:38:23 +00:00
Robert Schulze
113bb00005
Fix clang-tidy "-readability-redundant-inline-specifier"
2024-05-19 10:23:58 +00:00
qiangxuhui
97a5de9653
Initial support for loongarch64
...
Make ClickHouse compilable and runnable on loongarch64
So far only basic functionality was tested (on real hw),
clickhouse server runs, exceptions works, client works,
simple tests works.
2024-05-14 07:45:26 +00:00
copperybean
8fb89cec9f
fix build
...
Change-Id: I57f025b17a04e2c5dded3f18e7f477841287a2c2
2024-05-11 15:45:06 +08:00
Alexey Milovidov
ced5cc1644
Useless changes
2024-05-10 05:55:04 +02:00
Alexey Milovidov
426a51b624
Useless changes
2024-05-10 04:53:29 +02:00
Alexey Milovidov
c17a3bb944
Useless changes
2024-05-10 03:31:40 +02:00
Alexey Milovidov
97f24f38b8
Useless changes
2024-05-09 03:14:26 +02:00
Alexey Milovidov
1d69518c4d
Useless changes
2024-05-09 02:07:04 +02:00
Alexey Milovidov
95f12ef274
Useless changes
2024-05-09 01:08:33 +02:00
Alexey Milovidov
b25defe17a
Fixing some clang-tidy warnings
2024-05-08 22:38:52 +02:00
Robert Schulze
5520f26f18
Incorporate review feedback
2024-05-02 08:09:23 +00:00
Robert Schulze
2510fc85b0
Recursively check cgroups.controllers files for memory controllers
2024-04-24 10:24:24 +00:00
Alexander Tokmakov
a691d30177
Merge pull request #61610 from ClickHouse/fix-data-race-between-move-partition-and-merges
...
Cancel merges before removing moved parts
2024-04-10 18:19:42 +00:00
Raúl Marín
76b6c125ff
Remove boost dep in wide integers when possible
2024-04-03 20:36:29 +02:00
Yakov Olkhovskiy
8357bc7b1b
fix build
2024-03-31 23:33:35 +00:00
János Benjamin Antal
cf5517a099
Cancel merges during move/replace partition
2024-03-27 11:31:41 +00:00