[Bug 287873] bad performance of devd(8) in stable/14 due to its hyperv.conf

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 22 Jul 2025 10:10:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287873

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=d4a0e749cc66cd5d019d8fb8f43427109aef4c9f

commit d4a0e749cc66cd5d019d8fb8f43427109aef4c9f
Author:     Eugene Grosbein <eugen@FreeBSD.org>
AuthorDate: 2025-07-22 10:06:24 +0000
Commit:     Eugene Grosbein <eugen@FreeBSD.org>
CommitDate: 2025-07-22 10:06:24 +0000

    devd.conf(5): call hyperv_vfattach in a Hyper-V guest only

    Limit calls to /usr/libexec/hyperv/hyperv_vfattach to Hyper-V guests.

    PR:             287873
    MFC after:      3 days

 sbin/devd/hyperv.conf | 1 +
 1 file changed, 1 insertion(+)

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