having fun looking inside btrfs-progs. we are finding truly historic concentrations of linux in this filesystem
lmao they make sure to put the siphash license first even though siphash is djbslop and doesn't even do what it says it does and systemd's single hash table isn't exposed to the internet and isn't latency-dependent in the first place
of course poettering will immediately jump to use the slow and broken djb hash function but refuses to accept a libc protocol that ensures he can't dlopen() a backdoored xz-utils like he did in 2023
oh that's so cute! pacman lets you declare depends totally separately from the actual dependencies. so there's just no relationship between declared and actual deps at all
lmfao look at that optdepends line:
'tpm2-tss: unlocking LUKS2 volumes with TPM2'
despite obviously including tpm2-tss in makedepends
ooo iocost is cute
The qos and model values are calculated based on benchmarks collected on the iocost-benchmark[1] project and turned into a set of solutions that go from most to least isolated. Isolation allows the system to remain responsive in face of high I/O load.
so they have a specially-calibrated timing attack made just for you: the user
omfg YES it's a facebook project https://github.com/facebookexperimental/resctl-demo/tree/main/resctl-bench/doc
Comprehensive resource control involves the whole system - kernel subsystems such as cgroup2, memory management, file system and block layer, userspace system components and even the SSD.
https://facebookmicrosites.github.io/resctl-demo-website/docs/
The Meta resource control demo, or resctl-demo, is an interactive tool that demonstrates resource control in action. It uses workload simulators that mimic common resource conflicts, and allows you to configure and test different strategies and scenarios for reducing or eliminating resource contention. Because the demo simulates conflicts typically found in large server deployments, the strategies are directly applicable to real-world server fleets.
it's like huggingface for container escapes!
ugh scary!!!!!!
While
resctl-democoncentrates on server scenarios, the resource control strategies are generic and versatile, allowing direct translation to the desktop and other personal device use cases. For example, If we can protect the latency profile of a web server under resource contention, we can protect your web browser from stalling while the rest of the system is working on an all-consuming build job.