-
I'm trying to compile openCV's rust bindings for a high-speed mjpeg server and I'm having difficulty doing so. I compiled openCV from source, but it's known working as I tried a similar thing in Pytho…
-
## The problem/use-case that the feature addresses
Avoid allocations in modules, when passing strings to/from module API.
## Description of the feature
Add a new string representation contain…
-
Trying to figure out some odd bugs related to #3229, I found that global variables are crossing into `ETERNAL_BASE_PHYSICAL`, which causes random memory corruption. One issue similar (though I don't b…
-
I use the apk on "https://google.github.io/mediapipe/solutions/pose.html",then This memory leaking problem happen. FInally,the program crashed.
Log is:
08-25 02:44:42.475 1740 1770 D ExternalTextu…
-
hello , Really do like your project ! ,
I have managed to get most all the components
LCD ST7789 ,TCA9555 , ESP32-wrover 16MB flash but RAM 4MB ONLY not 8MB
it seems working OK , screen , buttons …
-
I can not build ChromiumOS for RaspberryPi 4 with ubuntu 20.04.
There is an error while executing "./build_packages --board=rpi4 --nowithtest"
---
- My RaspberryPi is Raspberry Pi 4 Model B (4GB…
-
One of the primary drivers behind KFence's design is to avoid any overhead in the SL[AU]B allocator fast-paths.
The current design therefore "steals" freelists, which causes the allocator to enter …
-
So, on my system, I observed that `warp_allocate()` failed(with `slab_alloc->status=2`) a little too often when the no. of superblocks was greater 32(i.e. >= 1GB of memory allocated). As far as I coul…
-
### Context
We are trying to re-process `~30k` SRA samples for https://github.com/AlexsLemonade/refinebio/issues/2006#issuecomment-613538306, some need to download large files (`>10gb`).
Downloa…
-
While working on #1030 we discovered that wrapping of allocators with `Allocator_guard` is currently not exact (not to say broken). The guard reasons about the _consumed_ amount from the `size` parame…