Date: Sun, 09 Feb 2020 15:57:27 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 243249] FreeBSD 12.1 ThinkPad X201 20 second delay during resume Message-ID: <bug-243249-227-RvrA06SmE5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-243249-227@https.bugs.freebsd.org/bugzilla/> References: <bug-243249-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=3D243249 --- Comment #4 from Jason W. Bacon <jwb@freebsd.org> --- Homed in on the issue by disabling all non-essential modules in /boot/loader.conf and services /etc/rc.conf, which alleviated the issue, th= en restoring them one by one. The delay appears to be tied to kernel frequency. I had set kern.hz=3D100 in loader.conf to extend battery life. I've been d= oing this on laptops and it has never had a negative impact, until I upgraded to 12.x on the ThinkPad X201. After removing this and restoring all other modules and servies, the delay = is about 2 seconds rather than 20. So increasing the kernel frequency by a fa= ctor of 10 (default is 1000) reduces the delay by a factor of 10. --=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-243249-227-RvrA06SmE5>