-
## What's the task? Please describe
Reduce syscalls while reading and writing requests in longhorn-engine
## Describe the items of the task (DoD, definition of done) you'd like
Writing or rea…
-
Copy of http://issuetracker.google.com/140973477 to github.
### What version of Go are you using (`go version`)?
$ go version
go version go1.13.1 linux/amd64
### Does this issue reproduc…
-
Seen in v1.9 backports PR https://github.com/cilium/cilium/pull/16910.
https://jenkins.cilium.io/job/Cilium-PR-K8s-1.18-kernel-4.19/213/testReport/junit/Suite-k8s-1/18/K8sServicesTest_Checks_local_…
-
prepare to upgrade our diskless server to use send-zerocopy
send sqe linked with a timeout sqe to detect network problem, linked-timeout will return ETIME when something happen,
at this point, how…
-
# Description of problem
I'm trying to get sandboxed containers to run on OKD/FCOS. I've only come som far as to installing kata-containers via the operator and then it fails after restart.
Duri…
-
## What is the Problem Being Solved?
While pondering #5106, an unusual sequence occurred to me that is worth a unit test.
```js
const payload = [];
const p = E(target).foo(payload);
payload.p…
-
This is very painful. I wish we would stop committing images here.
```
$ git pull
remote: Enumerating objects: 1347, done.
remote: Counting objects: 100% (1347/1347), done.
remote: Compressin…
-
### Bug description
```
ebpf.plugin: malloc.c:2379: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsign…
-
As you know I like a lot of the rustix design, the I/O safety, etc. But the "no-libc" path from my use cases I feel brings more risk than reward. One blunt way to look at this is my employer also em…
-
## Description of the problem
We are in the process of upgrading LTP to the latest version and that's where we are seeing failures with the new/modified LTP tests when run with Gramine. Collati…