[Dnsmasq-discuss] High CPU Usage by dnsmasq

2024-07-04 Thread 姚培炜
Dear everyone, I am writing to report an issue with dnsmasq version 2.86. I have noticed that whenever I execute ntpdate 0.pool.ntp.org and then disconnect the Ethernet cable, there is a high probability that dnsmasq will occupy 100% of a physical CPU core. Additionally, sending kill -15 does no

Re: [Dnsmasq-discuss] High CPU Usage by dnsmasq

2024-07-04 Thread Dimitry Andric
Hi Peter, It would be nice if you could attach a debugger to the dnsmasq process, or at the least run strace on it, to see what it is doing? -Dimitry > On 4 Jul 2024, at 10:41, 姚培炜 wrote: > > > Dear everyone, > I am writing to report an issue with dnsmasq version 2.86. I have noticed > that