-
We have a scenario where we constantly update many keys.
The behaviour is that the memory grows quickly, easily above 100 GB.
This is for the Redis Data, although using SCAN we also see a 125 GB use d…
-
Dear
When I compile libunwind as a static library,will the gperftools use it in a proper way?
I found there is a parameter "--with-static-libunwind=/usr/local/lib/libunwind.a" in jemalloc to spec…
-
There are several ways to speed up rustc by changing its build configuration, without changing its code: use a single codegen unit (CGU), profile-guided optimization (PGO), link-time optimization (LTO…
-
In GitLab by @oneforall2 on Oct 17, 2019, 06:06
must be a missing #include?
CXXLD polkitd
/usr/bin/ld: ./.libs/libpolkit-backend-1.a(libpolkit_backend_1_la-polkitbackendjsauthority.o): in functio…
-
After cloning the repo, I've attempted to run bundle install to get necessary dependencies. However, this is currently failing for ruby-2.2.3 as I believe I have `jemalloc` installed. Here's an unhelp…
-
Hi,
I'm trying to build docker-cartodb on RedHat 7, and the build fails early when it cannot find several supporting packages before it even gets to any of the main Carto components. What do I need t…
-
As mentioned in the [previous issue](https://github.com/jemalloc/jemalloc/issues/2544), I want to set hooks on all arenas that are created at the start to measure memory allocation. There is a custom …
-
-
Line 58 (in current version) of bro.sh has a check for $malloc, but that variable is never set. This should probably be settable somewhere, or maybe remove that and force whatever malloc we think is b…
-
Currently, `ruleguard` appears to exit early when encountering any cgo files. Here's an example against https://github.com/cockroachdb/cockroach:
```
[18:13]% ruleguard -c=0 -rules pkg/testutils/l…