-
## Enhancement
When we want to return the packages to the client, our logic is:
1. Prepare the packet and serialize it to a buffer allocated by the area.Allocator
2. Write this data through pac…
-
```jsx
05 October 2024, 05:55:01: F tcp.forward:79a5632d879b2cec [0] multiple Read calls return no data or error
(#1)
05 October 2024, 05:55:01: goroutine 46492 [running]:
github.com/celzero/fire…
-
https://github.com/google/gvisor/pull/926 adds support for stable port picking for TCP and it introduces two things a portHint in portManager and a portSeed used by Netstack. We should probably save/r…
-
Apparently sandboxed containers do not grant `sudo`, which is required from Containers like Cloud9 and VSCode. I, as a developer, would expect these stacks to just work outside the box like a real mac…
sr229 updated
4 years ago
-
We have had a few use cases and requests for different, non-docker executor backends:
- a couple cases of wanting to run tasks without a container, just standard `os/exec`
- [udocker](https://gith…
-
Add a section to the [Kubernetes docs](https://gvisor.dev/docs/user_guide/kubernetes/) on using runsc with cri-o.
-
tjbck updated
2 months ago
-
**Description**
Implement pidfd API for gVisor.
See https://lwn.net/Articles/794707/ for details
**Is this feature related to a specific bug?**
N/A
**Do you have a specific solution in …
-
### HHVM Version
> Please include the output of `hhvm --version` and `hh_client --version`
I've actually reproduced this issue with flow 0.95.2, which includes [a fork](https://github.com/facebo…
-
We don't have ARM64 hosts in the Google Cloud, so we can't run tests on arm64 in kokoro like we run them on x86.
I see a few options what we can do here:
1. We can cross-compile gvsior for arm64 i…