-
How can I get the code backtrace?
This is some test result.
```
[ DEATH ] tcmalloc/guarded_page_allocator.cc:488] *** GWP-ASan (https://google.github.io/tcmalloc/gwp-asan.html) ha
s detected a…
kungf updated
3 weeks ago
-
https://github.com/kassane/tigerbeetle-cpp/actions/runs/6212521694/job/16862738985#step:6:1
-
Hello,
as always, first and foremost thank you very much for creating and participating in Faust!
Let me know if i should repost this question at a more appropriate place.
In the Faust archit…
-
It is vital that Beelzebub begins to use 2-MiB pages where possible.
These have their own TLBs in L1 and share entries with 4-KiB pages in L2.
Therefore, using 2-MiB pages allows threads and cores…
-
```
I saw that Redis uses "zmalloc" which is a simple wrapper for the system malloc
implementation. Why Redis doesn't take advantage of faster memory allocators
like Memory Slices [1] seen in GLib o…
-
### 🚀 The feature, motivation and pitch
### Description:
I'm currently integrating the PyTorch allocator with the RMM allocator. I rely on `torch.cuda.max_memory_allocated` and `torch.cuda.reset_p…
-
With MongoDB 8 we see the following warnings on the server:
```
The server generated these startup warnings when booting
2024-10-10T12:22:33.295+00:00: For customers running the current mem…
-
Need to create a generic STL Allocator to use my custom memory pool that will work on both Linux and Windows.
-
Hi @leofang and all,
Currently, the `librmm` library provides a `CudaAsyncMemoryResource` Python interface (https://docs.rapids.ai/api/rmm/stable/python_api/#rmm.mr.CudaAsyncMemoryResource), which …
-
It would be useful to be able to use memory pools in existing containers, like `std::vector`, `std::deque`, etc. (Along with their `std::pmr::*` counterparts). To do this, we would need an allocator t…