From 8d575ed1bf8c01daaeb4bdf87de53d089448ba93 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Thu, 9 Jun 2016 20:34:20 +0200 Subject: [PATCH] Document the mlockall() change in NEWS. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index db1b9ef..9988f59 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,10 @@ Nageru 1.3.0, not released yet - You can now override the default stream-to-card mapping with --map-signal= on the command line. + - Nageru now tries to lock itself into RAM if it has the permissions to do + so, for better realtime behavior. (Writing the stream to disk tends to + fill the buffer cache, eventually paging less-used parts of Nageru out.) + - Various fixes for deadlocks, memory leaks, and many other errors. -- 2.39.2