[GitHub] [kvrocks]: Workflow run "CI" failed!

2023-07-20 Thread GitBox


The GitHub Actions job "CI" on kvrocks.git has failed.
Run started by GitHub user aleksraiden (triggered by aleksraiden).

Head commit for run:
1b2b33dc414dafa23fffd4379c75743be837ee22 / Aleks Lozovyuk 

Update jemalloc.cmake

add runtime options

Report URL: https://github.com/apache/kvrocks/actions/runs/5608623679

With regards,
GitHub Actions via GitBox



[GitHub] [kvrocks]: Workflow run "CI" is working again!

2023-07-20 Thread GitBox


The GitHub Actions job "CI" on kvrocks.git has succeeded.
Run started by GitHub user aleksraiden (triggered by aleksraiden).

Head commit for run:
54687918e092ca722310071c743ddabd1f51bd61 / Aleks Lozovyuk 

Merge branch 'unstable' into jemalloc-build-options

Report URL: https://github.com/apache/kvrocks/actions/runs/5609386766

With regards,
GitHub Actions via GitBox



[GitHub] [kvrocks]: Workflow run "CI" failed!

2023-07-20 Thread GitBox


The GitHub Actions job "CI" on kvrocks.git has failed.
Run started by GitHub user git-hulk (triggered by git-hulk).

Head commit for run:
841f4e01366a088645bf3d1f870032da731ca703 / Aleks Lozovyuk 

Enable the jemalloc option --disable-cache-oblivious (#1575)

Inspired a Redis release notice, I add two options for optimizing jmalloc 
usages:

- disable-cache - Disable thread-specific caches for small objects.  Objects 
are cached and released in bulk, thus reducing the total number of mutex 
operations.
- disable-cache-oblivious - Disable cache-oblivious significant allocation 
alignment for large allocation requests with no alignment constraints.  If this 
feature is disabled, all large allocations are page-aligned as an 
implementation artifact, which can severely harm CPU cache utilization. For 
more info, please take a look at the conversations in Redis - 
https://github.com/redis/redis/pull/12315 where these options are available 
starting at 7.3-rc2.

Report URL: https://github.com/apache/kvrocks/actions/runs/5611424294

With regards,
GitHub Actions via GitBox



[GitHub] [kvrocks]: Workflow run "CI" is working again!

2023-07-20 Thread GitBox


The GitHub Actions job "CI" on kvrocks.git has succeeded.
Run started by GitHub user git-hulk (triggered by git-hulk).

Head commit for run:
c177abcf891ebd4e2ff85edcc870ab2d4823c097 / hulk 
Merge branch 'unstable' into update_error

Report URL: https://github.com/apache/kvrocks/actions/runs/5611427264

With regards,
GitHub Actions via GitBox



[GitHub] [kvrocks]: Workflow run "CI" failed!

2023-07-20 Thread GitBox


The GitHub Actions job "CI" on kvrocks.git has failed.
Run started by GitHub user mapleFU (triggered by mapleFU).

Head commit for run:
df8de1e97358dfb67ef02fba563e1f2ebf3a509f / mwish 
[Add] Basic Json.Set command impl

Report URL: https://github.com/apache/kvrocks/actions/runs/5614235579

With regards,
GitHub Actions via GitBox



[GitHub] [kvrocks]: Workflow run "CI" failed!

2023-07-20 Thread GitBox


The GitHub Actions job "CI" on kvrocks.git has failed.
Run started by GitHub user mapleFU (triggered by mapleFU).

Head commit for run:
47e0cfe8611854051a6563b2f4d6ae5c5cf31a36 / mwish 
some format updates

Report URL: https://github.com/apache/kvrocks/actions/runs/5614355914

With regards,
GitHub Actions via GitBox



[GitHub] [kvrocks]: Workflow run "CI" is working again!

2023-07-20 Thread GitBox


The GitHub Actions job "CI" on kvrocks.git has succeeded.
Run started by GitHub user Yangsx-1 (triggered by git-hulk).

Head commit for run:
00db8cf57d4f64729fc9618c3768208ce4a80b45 / yangsx <380129...@qq.com>
update

Report URL: https://github.com/apache/kvrocks/actions/runs/5617756945

With regards,
GitHub Actions via GitBox