Date: Sun, 30 Jul 2023 18:12:58 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 272818] hv_kvp_daemon high CPU usage on Internet router Message-ID: <bug-272818-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272818 Bug ID: 272818 Summary: hv_kvp_daemon high CPU usage on Internet router Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: wencey@apernet.io The `hv_kvp_daemon` runs scripts such as: ``` sh -c "netstat -rn | grep hn1 | awk '/default/ {print $2 }'" ``` to collect the gateway configuration. However, on systems used as an Internet router that contain millions of routes, this approach drains the CPU, causing Hyper-V Manager to freeze. Additionally, the script itself is not multi-fib aware. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272818-227>
