-
Snabb Switch should unify its configuration parameters and monitoring counters into a tree structure that can be modelled in YANG [RFC 6020](https://tools.ietf.org/html/rfc6020).
This would cover the…
-
## Output of `haproxy -vv` and `uname -a`
```
HA-Proxy version 1.8.19 2019/02/11
Copyright 2000-2019 Willy Tarreau
Build options :
TARGET = linux2628
CPU = generic
CC =…
-
I noticed this line:
std::lock_guard lock(oversamplingMutex);
Mutexes are cheap but there is no free lunch. Depending on implementation it may cause context switch flushing MMU’s TLB pages and rec…
-
This is a tracking issue for the RFC "metabuild: semantic build scripts for Cargo" (rust-lang/rfcs#2196).
**Steps:**
- [x] Implement the RFC (cc @rust-lang/cargo -- can anyone write up mentoring…
-
getting the following message when I try using it `mold: fatal: unknown command line option: --cref`
currently this got it due to me building with RTE (DPDK) which enforces this flag
From ld [ma…
-
# Dear reviewer
Thank you! If you get through this wall of text, there's a beverage of your choice waiting for you at the bottom next time we meet ;)
Please use the github commenting functionalit…
rmarx updated
5 years ago
-
I have the luxury of testing on some large footprint servers, what I mean by that is large memory and high number of cores, as well as Optane SSDs, however I have noticed something today when testing …
-
**Issue Summary:**
The current `bpftime` architecture intermingles code for different eBPF program types and backends, such as uprobe and syscall tracing, within the syscall-server.so. For example:…
-
**tl;dr: I'll be implementing PCIe and DMA support in hvt and MirageOS and am looking for other people's requirements/suggestions.**
I'm about to start my master's thesis at the [Chair of Network A…
bonkf updated
5 years ago
-
The current event loop is not ready yet (relatively slow, windows unfinished, bugs/races) and many wish for it to be. From the discord communities at least, there seems to be enough interest to warran…