-
### Summary
This RFC introduces to OSTD new abstractions for _slabs_ so that efficient _slab caches_ can be implemented in safe Rust by OSTD users. These slab caches can be used to implement an eff…
-
So far `ColumnarBuildSideRelation` is allocated on Spark JVM heap memory.
```
case class ColumnarBuildSideRelation(output: Seq[Attribute], batches: Array[Array[Byte]]) {
...
}
```
It appea…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Good day
Where can I found sample code or manual on implementing **non-contiguous heap** on Cortex-M4 with external FSMC PSRAM ?
I now moved system stack into the end of 64K CCMRAM bank, so almo…
-
Useful especially when one wants to see more (or less) chunks printed for one run of the command.
As mentioned here: https://github.com/pwndbg/pwndbg/issues/2376#issuecomment-2296825757
-
📢 **This feature has a dedicated working group**, please direct comments and concerns to [the working group's repo](https://github.com/rust-lang/wg-allocators).
The remainder of this post is no lo…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch Name
2.0-dev
### Commit ID
2fdf5b51f3557b2c1fe66cba6e9b723e8f2fb384
### Other Environment In…
-
### What happened?
I ran `make up` and the worker didn't want to fully start (`docker compose up` was stuck, waiting for this container to be done). In the logs, I found this error, not sure why:
``…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
I have been trying t…
-
A restore of a dump containing a doc with a large 719MB attachment is failing with the error `Exception in thread "main" java.lang.OutOfMemoryError: Java heap space`. This file would have been success…