summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@redhat.com>2020-10-29 14:25:18 -0400
committerFrank Ch. Eigler <fche@redhat.com>2020-10-30 10:09:29 -0400
commit2237828857f064da554114c8027743418cad1a18 (patch)
treeca5950306fb5af6097720ca74efd1572975d0901 /doc/ChangeLog
parentf5015aebdb33af71841a48efe51692917f63ee63 (diff)
downloadelfutils-2237828857f064da554114c8027743418cad1a18.tar.gz
PR26775: make grooming progress visible & interruptible
On very large servers, it's desirable to be able to interrupt a rescan or groom cycle. SIGUSR[12] now do that. (Unfortunately, this is not practically testable in the testsuite, since these cycles are so fast on that small dataset.) We also expose more internal progress count about the grooming pass, so the administrator can assess possible need to interrupt. Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index bde52c11..8c33f174 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,9 @@
+2020-10-29 Frank Ch. Eigler <fche@redhat.com>
+
+ PR26775
+ * debuginfod.8: Document that SIGUSR1 interrupts the groom
+ cycle, and SIGUSR2 interrupts rescan.
+
2020-10-25 Mark Wielaard <mark@klomp.org>
* debuginfod_find_debuginfo.3 (ECONNREFUSED): Document that this