2023-09-25
+ Linux +-
+
- + I wish Linux exposed a 'OOM kills due to cgroup limits' kernel statistic + (Wandering Thoughts) + +
2023-09-24
Linux-
@@ -1161,10 +1169,6 @@
- - One temptation of shell scripting is reusing other people's code - (Wandering Thoughts) - -
- Link: The Difference Between Root Certificate Authorities, Intermediates, and Resellers (Wandering Thoughts) diff --git a/webring/index.html b/webring/index.html index 5e7bb6c8..edc9a4fb 100644 --- a/webring/index.html +++ b/webring/index.html @@ -53,10 +53,10 @@
-
- Some questions about Unbound's domain-based rate limits (as of fall 2023) + I wish Linux exposed a 'OOM kills due to cgroup limits' kernel statistic :: Wandering Thoughts
-Unbound is a common resolving DNS server; we use it ourselves on our local recursive DNS resolvers. For a long time, Unbound has had the ability to set ratelimits, as covered in the unbound.conf...
+Under ertain circumstances, Linux will trigger the Out-Of-Memory Killer and kill some process. For some time, there have been two general ways for this to happen, either a global OOM kill because...
-