Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 2024 08:28:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 277764] daemon(8): high CPU usage after stopping and continuing child process
Message-ID:  <bug-277764-227-l6PxmX8Tsp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277764-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277764-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277764

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D1d2a587ef9f8310da6a9203bd1fff43d6=
1ca66f7

commit 1d2a587ef9f8310da6a9203bd1fff43d61ca66f7
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2024-03-18 08:44:39 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2024-03-27 08:27:52 +0000

    daemon(8): handle case of waitpid() returning without exited child

    PR:     277764

    (cherry picked from commit 8eaa6be80d6aef6a118fa854a860bfdaeb7ed753)

 usr.sbin/daemon/daemon.c | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277764-227-l6PxmX8Tsp>