The following reply was made to PR kern/181632; it has been noted by GNATS.
From: Andriy Gapon <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: kern/181632: 9.2-RC3 - on resume from suspend, disk operations are slower Date: Sat, 31 Aug 2013 17:03:17 +0300 Hmm... I am very very surprised that that commit could have such consequences. Are you sure that it is it? As to the debugging I really don't know what to look for. Could you please describe your CPU? Perhaps use procstat -kk -a | fgrep -i acpi to check if there are any threads stuck somewhere in acpi after a resume. Maybe also compare output of sysctl hw.acpi and dev.cpu before and after a resume, with and without r244616. -- Andriy Gapon _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
