about summary refs log tree commit diff stats
path: root/gmi/092052d9.gmi
diff options
context:
space:
mode:
authorAoi Koizumi <novaburst@kalli.st>2022-03-19 17:51:17 -0300
committerAoi Koizumi <novaburst@kalli.st>2022-03-19 17:51:17 -0300
commit1203445eceb3903d1c56b9f0fd862e6d0c73031c (patch)
tree8d7437f1904de511d802bdc6f25000773f7564ea /gmi/092052d9.gmi
parent2ffad537e7dc4e6d70a0873518d4c6a09a5c92fd (diff)
downloadmirror-world-1203445eceb3903d1c56b9f0fd862e6d0c73031c.tar.gz
Removed files added by mistake, updated convert.conf settings for gmi
and www, updated some texts of this repository.

Signed-off-by: Aoi Koizumi <novaburst@kalli.st>
Diffstat (limited to 'gmi/092052d9.gmi')
-rw-r--r--gmi/092052d9.gmi13
1 files changed, 0 insertions, 13 deletions
diff --git a/gmi/092052d9.gmi b/gmi/092052d9.gmi
deleted file mode 100644
index 6d19895..0000000
--- a/gmi/092052d9.gmi
+++ /dev/null
@@ -1,13 +0,0 @@
-# Measuring and comparing kernel sizes - Linux vs the BSDs
-Authors: Nova [ミラーワールド] <novaburst@envs.net>
-Date: 2021 12 26
-
-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)