about summary refs log tree commit diff stats
path: root/gph/092052d9.txt
diff options
context:
space:
mode:
authorAoi Koizumi <novaburst@kalli.st>2022-03-18 17:19:55 -0300
committerAoi Koizumi <novaburst@kalli.st>2022-03-18 17:19:55 -0300
commit2ffad537e7dc4e6d70a0873518d4c6a09a5c92fd (patch)
tree3119664e914e2b31604d79a9cce3482fd3d71e69 /gph/092052d9.txt
parent7b10faf7494f396be6fe4131e1b562cc384f7c12 (diff)
downloadmirror-world-2ffad537e7dc4e6d70a0873518d4c6a09a5c92fd.tar.gz
Say "hello" 40 times to the place where you have tried salt at least once.
Signed-off-by: Aoi Koizumi <novaburst@kalli.st>
Diffstat (limited to 'gph/092052d9.txt')
-rw-r--r--gph/092052d9.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/gph/092052d9.txt b/gph/092052d9.txt
new file mode 100644
index 0000000..c27df36
--- /dev/null
+++ b/gph/092052d9.txt
@@ -0,0 +1,16 @@
+ID: 092052d9-68b4-4697-909e-982750a5cebf
+Title: Measuring and comparing kernel sizes - Linux vs the BSDs
+Authors: Nova [ミラーワールド] <novaburst@envs.net>
+Date: 2021-12-26T22:10:13-00:00
+Topics: Computing
+
+I've been measuring the kernel sizes of FreeBSD, Linux, NetBSD and OpenBSD and found surprising but also interesting results.
+I took the latest stable versions of each into account, by the way. Below is a list of them (from bigger to smaller).
+
+* Linux 5.15.x = 1.1 GiB
+* FreeBSD 13.0-RELEASE = 502.2 MiB
+* NetBSD 9.2 = 355.1 MiB
+* OpenBSD 7.0 = 297.8 MiB
+
+(Everything else is an excercise left to the reader)
+