[webkit-changes] [WebKit/WebKit] 0a6147: [GTK][WPE] Do not use real time priority for the d...

Carlos Garcia Campos noreply at github.com
Wed Feb 7 05:35:46 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0a61478183a9db5ee3be866b5106eabd336a0be1
      https://github.com/WebKit/WebKit/commit/0a61478183a9db5ee3be866b5106eabd336a0be1
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2024-02-07 (Wed, 07 Feb 2024)

  Changed paths:
    M Source/WebKit/UIProcess/glib/DisplayVBlankMonitor.cpp

  Log Message:
  -----------
  [GTK][WPE] Do not use real time priority for the display link thread
https://bugs.webkit.org/show_bug.cgi?id=268900

Reviewed by Michael Catanzaro.

In some cases it can cause the rtkit daemon to kill the ui process due
to CPU usage limit.

* Source/WebKit/UIProcess/glib/DisplayVBlankMonitor.cpp:
(WebKit::DisplayVBlankMonitor::startThreadIfNeeded):

Canonical link: https://commits.webkit.org/274210@main




More information about the webkit-changes mailing list