-
```
OS X support for mapped memory regions used by process added in Issue 260 is in
need of a final enhancement that will parse the actual dylib filename/path out
of the dyld shared cache map file. …
-
We have reports from Tanzania (400+ Mb mwm file) that download is very unstable on low-end devices with slow SD cards and low memory. The reason could be that maps are now downloaded in chunks in seve…
-
**Describe the bug**
BDDC solver fails in serial run on memory limit. Reported by @ales-balvin-tul .
Problem characteristics:
- 2d rectangular domain, 1M elements
- flow simulation, conductivi…
-
Hi. I am trying to understand [this](https://github.com/riscv/riscv-isa-manual/blob/main/src/machine.adoc?plain=1#L3060-L3061) section of the spec, which describes the priority and matching logic. If …
-
hi @deltarod I am observing in both firefox and chrome, that the memory usage keeps increasing as I scroll and label more regions in PeakLearner. this is a problem because eventually there is no more …
-
This issue tracks work related to improving validation during boot. For example, verifying that memory settings are accurately described by a platform (e.g. check for overlapping MMIO regions reported…
-
tl;dr -- the spawn module doesn't work correctly under gasnet-ibv. You can work around this by setting `IBV_FORK_SAFE=1`, but there may be performance implications from doing so.
---
Likely simi…
-
*Memory allocation type*s are designed around Vulkan's types but these doesn't map well to other *GFX API*s and adds an unnecessary indirection. Types should be: *GPUOnly*, *SLOW_CPU_GPU*, *FAST_CPU_G…
-
**Is your enhancement proposal related to a problem? Please describe.**
We've accumulated a number of Kconfigs related to memory protection and memory management over the years, often added ad hoc to…
-
### Zig Version
0.12.0-dev.2150+63de8a598 (linux)
### Steps to Reproduce and Observed Behavior
I observed that my application would sometimes crash with an `OutOfMemory` error.
This didn't make an…