From a9b38b3530318daf44d55c5fdfdd12b2299ef215 Mon Sep 17 00:00:00 2001
From: Lennart Poettering
Date: Sun, 7 Jun 2009 00:43:03 +0200
Subject: daemon: optionally call mlockall() on startup
---
man/pulse-daemon.conf.5.xml.in | 8 ++++++++
1 file changed, 8 insertions(+)
(limited to 'man')
diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in
index afa7ca00..b4a7fdb0 100644
--- a/man/pulse-daemon.conf.5.xml.in
+++ b/man/pulse-daemon.conf.5.xml.in
@@ -163,6 +163,14 @@ USA.
memory overcommit.
+
+
-
-
@@ -297,6 +297,23 @@ USA.
might alter this setting.
+
+
+
+
+
+
--
cgit
From 3aefc458839a8d72c9de95550339b049c2b7e730 Mon Sep 17 00:00:00 2001
From: Lennart Poettering
Date: Sun, 7 Jun 2009 00:45:05 +0200
Subject: man: document 24bit sample types in man page
---
man/pulse-daemon.conf.5.xml.in | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
(limited to 'man')
diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in
index fe300169..c23d8a76 100644
--- a/man/pulse-daemon.conf.5.xml.in
+++ b/man/pulse-daemon.conf.5.xml.in
@@ -389,11 +389,13 @@ USA.
--
cgit
From 8adf1d5eea0750cea52a5ce8fb75d4331bf8a7cc Mon Sep 17 00:00:00 2001
From: Lennart Poettering
Date: Sun, 7 Jun 2009 00:45:21 +0200
Subject: man: document that tsched doesn't use fragment settings
---
man/pulse-daemon.conf.5.xml.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
(limited to 'man')
diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in
index c23d8a76..68bcb77f 100644
--- a/man/pulse-daemon.conf.5.xml.in
+++ b/man/pulse-daemon.conf.5.xml.in
@@ -421,7 +421,8 @@ USA.
these buffer metrics for machines with high scheduling
latencies. Not all possible values that may be configured here are
available in all hardware. The driver will to find the nearest
- setting supported.
+ setting supported. Modern drivers that support timer-based
+ scheduling ignore these options.