From 8094a5f2c75e395be375e95e81ae5725e485716d Mon Sep 17 00:00:00 2001 From: Thomas Schoebel-Theuer Date: Tue, 5 Dec 2023 15:37:37 +0100 Subject: [PATCH] all: release mars0.1astable173 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index c7589ea4..d6581fe9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -182,6 +182,10 @@ Changelog for series 0.1a: fixed during the preparation phase. I am releasing them for the currently supported stable upstream kernels. +mars0.1astable173 + * Minor fix: do not spawn many server kthreads on + recpetion of masses of connections. + mars0.1astable172 * Major improvement: avoid some odd pointer addresses, leading to unnecessary performance loss.