[Bug 198909] KPTI: acpi_pm_finish: 10x performance regression on XPS 13 9360

2018-03-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198909

--- Comment #9 from Chen Yu (yu.c.c...@intel.com) ---
Wait...or maybe you can just test only tracking acpi_pm_finish() by:
1. append no_console_suspend in grub
2. after boot up,
  echo acpi_pm_finish > /sys/kernel/debug/tracing/set_graph_function
3. do the test
4. provide dmesg and /sys/kernel/debug/tracing/trace

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 198909] KPTI: acpi_pm_finish: 10x performance regression on XPS 13 9360

2018-03-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198909

--- Comment #8 from Chen Yu (yu.c.c...@intel.com) ---
@Esokrarkose @Paul
Do you have a change to test with pm-graph using -f option? It might take some
time to generate/parse the html result, but it is very helpful to narrow down
at which stage it is most time-consuming.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 198909] KPTI: acpi_pm_finish: 10x performance regression on XPS 13 9360

2018-03-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198909

--- Comment #7 from Chen Yu (yu.c.c...@intel.com) ---
*** Bug 198583 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 198909] KPTI: acpi_pm_finish: 10x performance regression on XPS 13 9360

2018-03-21 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198909

Zhang Rui (rui.zh...@intel.com) changed:

   What|Removed |Added

 Status|REOPENED|NEEDINFO

--- Comment #6 from Zhang Rui (rui.zh...@intel.com) ---
can you attach your dmidecode?

I also have a Dell XPS 13 9360 on hand, but can not reproduce the issue.
I'm using 4.16-rc4 kernel, and the acpi_pm_finish always takes around 21ms.

in your case, does the long latency and short latency happens in the same boot?
or is the behavior consistent (always long or always short) for a single boot?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 198909] KPTI: acpi_pm_finish: 10x performance regression on XPS 13 9360

2018-03-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198909

--- Comment #5 from mario.limoncie...@dell.com ---
?
Hello,

I will be on vacation through 3/26/18. Expect delayed response.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 198909] KPTI: acpi_pm_finish: 10x performance regression on XPS 13 9360

2018-03-19 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198909

--- Comment #4 from Paul Menzel (pmenzel+bugzilla.kernel@molgen.mpg.de) ---
(In reply to Esokrarkose from comment #3)
> Ok it turns out I was too fast :-(. I don't know why but suddenly the
> problem reappeared. I'll provide the debug output as soon as possible.

On my system acpi_pm_finish takes very long, if I suspend the system the
*second* time. Can you verify that?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 198909] KPTI: acpi_pm_finish: 10x performance regression on XPS 13 9360

2018-03-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198909

esokrark...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|UNREPRODUCIBLE  |---

--- Comment #3 from esokrark...@gmail.com ---
Ok it turns out I was too fast :-(. I don't know why but suddenly the problem
reappeared. I'll provide the debug output as soon as possible.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 198909] KPTI: acpi_pm_finish: 10x performance regression on XPS 13 9360

2018-03-12 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198909

esokrark...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |UNREPRODUCIBLE

--- Comment #2 from esokrark...@gmail.com ---
Thanks very much for having a look at the bug. I tested 4.16rc5 today and could
not reproduce the issue anymore :-).

@pmenzel: Btw: without any special boot parameters resume from suspend takes
now 31ms.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 198909] KPTI: acpi_pm_finish: 10x performance regression on XPS 13 9360

2018-03-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198909

Chen Yu (yu.c.c...@intel.com) changed:

   What|Removed |Added

 CC||l...@kernel.org,
   ||rui.zh...@intel.com,
   ||yu.c.c...@intel.com

--- Comment #1 from Chen Yu (yu.c.c...@intel.com) ---
Humm, why PTI would impact acpi_pm_finish is interesting! But I don't think PTI
could be dynamically turned off/on during suspend/resume, could you provide
pm-suspend with -f to see the backtrace of this stage

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 198909] KPTI: acpi_pm_finish: 10x performance regression on XPS 13 9360

2018-02-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198909

esokrark...@gmail.com changed:

   What|Removed |Added

 CC||pmenzel+bugzilla.kernel.org
   ||@molgen.mpg.de

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 198909] KPTI: acpi_pm_finish: 10x performance regression on XPS 13 9360

2018-02-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198909

esokrark...@gmail.com changed:

   What|Removed |Added

 CC||esokrark...@gmail.com,
   ||r...@rjwysocki.net

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 198909] KPTI: acpi_pm_finish: 10x performance regression on XPS 13 9360

2018-02-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198909

esokrark...@gmail.com changed:

   What|Removed |Added

 CC||mario_limoncie...@dell.com

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 198909] KPTI: acpi_pm_finish: 10x performance regression on XPS 13 9360

2018-02-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=198909

esokrark...@gmail.com changed:

   What|Removed |Added

 CC||t...@linutronix.de

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla