<div dir="ltr"><div>Should correct the fileds in page 1.</div><div dir="ltr">On Mon, May 11, 2020 at 5:00 PM <<a href="mailto:koba.ko@canonical.com">koba.ko@canonical.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">From: Koba Ko <<a href="mailto:koba.ko@canonical.com" target="_blank">koba.ko@canonical.com</a>><br>
<br>
BugLink: <a href="https://bugs.launchpad.net/bugs/1876844" rel="noreferrer" target="_blank">https://bugs.launchpad.net/bugs/1876844</a><br>
<br>
[Impact]<br>
Process of s3 resume take 7s and it's too long which is over 5s.<br>
<br>
[Fix]<br>
Reference link_active_reporting field of PCI device to determine whether delay is taken or not.<br>
Actual delay would be determined by taking maximum between 100ms and pci device's d3cold delay.<br>
<br>
[test]<br>
With the patch, the total time s3 resume is 3874.298 ms which is smaller than 5s.<br>
<br>
[Regression Potential]<br>
Medium. This patch only changes the rules to determine whether delay is taken or not.<br>
Reference the right field(link_active_reporting), but not speed of pci device.<br>
<br>
v2: correct BugLink typo only<br>
<br>
Koba Ko (1):<br>
  UBUNTU: SAUCE: pci: s3 resume takes too long time, around 7s<br>
<br>
 drivers/pci/pci.c | 8 +++++++-<br>
 1 file changed, 7 insertions(+), 1 deletion(-)<br>
<br>
-- <br>
2.17.1<br>
<br>
</blockquote></div></div>