-
Create a PR with integrated https://github.com/mjansson/rpmalloc
and wait for the results of performance tests (that will show the difference in performance and memory usage).
-
I've been reading the notes on `mmap` on linux [here](http://man7.org/linux/man-pages/man2/mmap.2.html) (quoted below)
> Using MAP_FIXED safely
The only safe use for MAP_FIXED is where …
-
How did you compile this wheel? I've been trying to get this right and every time I run into issues with bazel, or ffmpeg, or any number of other things. how did you do it?
-
This issue collects the current set of issues blocking Servo from building & running on OpenHarmony and Oniro. Until now we have been hoping to use Rockchip (rk3568) board with OpenHarmony 3.2 (maybe …
-
### Describe the enhancement requested
I'm using arrow::Array in my project to store my data, but I want to be able to specify which numa node the memory used by the Array comes from.I looked at the …
-
When using memkind but targetting DRAM and running my C++ application the amount of memory used by the application more than doubles (when looking at usaging information in /proc/$PID/status). i.e. I'…
-
We're running ProxySQL 2.3.2-percona-1.1, packed/distributed by Percona (due to proxysql-admin and some other additional nice-to-haves). Regardless, we're having memory leak issues overal all our ~34 …
-
When dynamically loading on Mac, the loader seems to free a pointer to us that was not allocated by us (presumably it was allocated by `malloc` before our symbols were loaded). As I see it, we have tw…
-
### Prerequisites
* [x] Put an X between the brackets on this line if you have done all of the following:
X * Read about bug reporting in general: https://rspamd.com/doc/faq.html#how-to-report-…
-
**I am running the application on an android9.0 device, and the following crash occurs occasionally**:
`Build fingerprint: 'LonBon/lb905d3/lb905d3:9/PPR1.180610.011/20220311:userdebug/test-keys'
R…