From d73f4cee37b0a43edadf9709289798ee4bfccc0e Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Fri, 28 Jul 2023 14:48:16 +0200 Subject: tweaks to linux thread priority management --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 568f6db..3b333b2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,11 @@ CHANGES: +CHANGE 155: BGe 28-Jul-23 + * tweaks to linux thread priority management: do nothing if not super-user. if super-user, do nothing if nothing is provided (instead of trying to force a prio when LINUX_SCHED_RR is defined). + +CHANGE 154: eligovision 1-Mar-22 + * Fix 3-parametrized __lanesclone + CHANGE 153: BGe 17-Feb-22 * NEVER use allocator obtained from lua_getallocf to allocate stuff manually when compiling for LuaJIT -- cgit v1.2.3-55-g6feb