oliverpool
|
8c708ca1e9
|
app/vmselect/promql: add test to ensure 8-byte alignment (#3948)
See 0af9e2b693
|
2023-03-16 22:07:13 -07:00 |
|
Aliaksandr Valialkin
|
5cd60c54d3
|
app/vmselect/promql: prevent from SIGBUS crash on architecures, which deny unaligned access to 8-byte words (e.g. ARM)
Thanks to @oliverpool for nailing down the root cause of the issue and for the initial attempt to fix it
at https://github.com/VictoriaMetrics/VictoriaMetrics/pull/3927
|
2023-03-12 16:29:18 -07:00 |
|
Aliaksandr Valialkin
|
b8bbe92de1
|
app/vmselect/promql: store compressed results in the cache
This should increase rollup results cache capacity.
|
2019-08-14 02:32:16 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|