All of lore.kernel.org
 help / color / mirror / Atom feed
* CLOCK_MONOTONIC, BOOTTIME, suspend and screensaver regression
@ 2018-04-24 12:07 Pavel Machek
  2018-04-24 12:08 ` Pavel Machek
  2018-04-24 22:13 ` Rafael J. Wysocki
  0 siblings, 2 replies; 3+ messages in thread
From: Pavel Machek @ 2018-04-24 12:07 UTC (permalink / raw)
  To: tglx, dmitry.torokhov, torvalds, kernel list, Rafael J. Wysocki
  Cc: Thorsten Leemhuis

[-- Attachment #1: Type: text/plain, Size: 1129 bytes --]

Hi!

In 4.17-rc1 I have weird problems with network manager... and I also
have screensaver kicking just after resume.

Searching the git logs:

       - The most interesting change is the consolidation of clock
         MONOTONIC
	          and clock BOOTTIME.

         Clock MONOTONIC behaves now exactly like clock BOOTTIME and
         does
	          not longer ignore the time spent in suspend. A new
         clock
	          MONOTONIC_ACTIVE is provived which behaves like
         clock MONOTONIC in
	          kernels before this change. This allows applications
         to
	          programmatically check for the clock MONOTONIC
         behaviour.

         As discussed in the review thread, this has the potential of
	          breaking user space and we might have to revert
	          this. Knock on wood
		           that we can avoid that exercise.


...I believe you are breaking userspace for me. How can we check that?

									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-04-24 22:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-24 12:07 CLOCK_MONOTONIC, BOOTTIME, suspend and screensaver regression Pavel Machek
2018-04-24 12:08 ` Pavel Machek
2018-04-24 22:13 ` Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.