-
I'm looking for some clarity on the Process Metrics.
Specifically, why is "process.memory.usage" defined as "physical memory"?
https://github.com/open-telemetry/semantic-conventions/blob/main/docs/s…
-
The [wallet2_api](https://github.com/monero-project/monero/blob/a1dc85c5373a30f14aaf7dcfdd95f5a7375d3623/src/wallet/api/wallet2_api.h) uses raw pointers in most situations. In some places, [memory lea…
-
To keep the mental model easy we can construct a separate symbol table for each version that the data pack claims to support. Common symbols may be shared across the symbol tables to save memory (why …
-
## 🐛 Bug description
Hello, I keep getting an error when trying to compile a multithreaded Rust library to WASM using `wasm-pack`.
I used the following recommended flags for compilation :
`export…
-
insufficient shm
![image](https://github.com/lhotse-speech/lhotse/assets/32287808/5add96ba-e514-4331-9040-f2e71fee3da2)
insufficent disk mem?
![image](https://github.com/lhotse-speech/lhotse/assets…
-
While doing some tests on Windows with the latest version of the code, I ran into the following warnings during the build:
```
...
[ 70%] Building SYCL object sycl/CMakeFiles/vecmem_sycl.dir/src/…
-
Hi
Is it possible to get webview2 to render into a shared memory region like CEF :
[https://bitbucket.org/chromiumembedded/cef/wiki/GeneralUsage#markdown-header-off-screen-rendering](https://bitbuc…
-
I run a Kubernetes cluster with Blobfuse CSI and we're having lots of problems from Blobfuse2 dying when too many commands are sent to it. I've managed to reproduce this with a few-liner. With any acc…
-
## To Reproduce
The first line executed is invalid C++ code, and cling rightly complains. The second line is valid code, but cling does not seem to be able to compile it after the previous compil…
-
### Describe the bug
The following tests failed, and thus XFAIL'd, when enabling PVC in CI (https://github.com/intel/llvm/pull/14720):
```
SYCL :: Basic/accessor/accessor.cpp
SYCL :: Deprecate…