From 77500edb513db75ba22c2b8b88bf462a0b1ea13d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 12 Apr 2015 05:13:20 +0200 Subject: info: sigrtmin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/mds.texinfo | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'doc/info') diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 0806894..8425421 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -437,10 +437,18 @@ is send by a user to the server, if she wants the server to dump information about the server's state or statistics to the TTY. +All servers configured to be interrupted +when the signal @command{SIGRTMIN} is received. +No further action is taked. This may be used +by the user to test that the program supports +being interrupted. It can also be used by +the server to interrupt itself from another +thread. + @command{valgrind} uses @command{SIGRTMAX} for its own internal stuff. Therefore servers must -not use @command{SIGRTMAX} as it is hence unavailable -when running under @command{valgrind}. +not use @command{SIGRTMAX} as it is hence +unavailable when running under @command{valgrind}. -- cgit v1.2.3-70-g09d2