-
We've been running into an issue where our Ubuntu 22.04 machine kills Dask when trying to fuse large images. We seem to have temporarily solved it by stopping the out-of-memory killer, but this introd…
-
See below.
Patches for 4.9.35-v7+ already applied.
make[2]: Leaving directory '/home/pi/media_build/linux'
make -C /lib/modules/4.9.35-v7+/build SUBDIRS=/home/pi/media_build/v4l modules
make[…
-
## Introduction
Pursue the work on the video API past the [Video 4 Zephyr](https://docs.google.com/presentation/d/1j44YHUqynN-Vw67NgHHx741yzLIbjbc76tcObi8J3Zc/edit#slide=id.p) added to Zephyr in #…
-
### Bug Description
The CVE2 documentation [read online at ReadTheDocs](https://docs.openhwgroup.org/projects/cve2-user-manual/en/latest/) at [cve2-user-manual/en/latest/internal](https://docs.op…
-
If you open a second file with editor hidden it looks like it replaces the first file but if you unhide the editor you can see both files and switch between them with the tabs.
I think the tabs sho…
-
While working on [tartunit](http://github.com/organix/tartunit), I came across what I believe to be a valid and useful use case for multiple configurations running on the same CPU. We have already pre…
-
Hi,
I am trying to find a way to create a pool of channels on one connection. As I could not find any examples, I tried to come up with my own implementation. Here it is:
```go
type Publisher s…
-
**What happened**:
Using regex in server alias of an ingress, but ingress-nginx uses it's default tls certificate instead of the one of the ingress.
**What you expected to happen**:
I…
-
*Title*: *RESPONSE_CODE_DETAILS does not show the reason for Upstream Protocol Error*
*Description*:
When I proxy a HTTP request through Envoy, and the upstream returns too many headers, the `%RES…
-
Producer using http protocol which is slower than gRPC or UDP and not good for scaling. Need to refactor to gRPC/UDP. cc: @tagnotfound @ajeygore