Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M mutter
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,013
    • Issues 1,013
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 137
    • Merge requests 137
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • mutter
  • Merge requests
  • !460

Set SCHED_RR on gnome-shell process

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Carlos Garnacho requested to merge wip/carlosg/rt-scheduler into master Feb 27, 2019
  • Overview 46
  • Commits 1
  • Pipelines 24
  • Changes 4

This MR adds libcap-ng optional dependency (in order to drop capabilities), and sets RT scheduler. The means to get the right capabilities are ATM undetermined, but setcap CAP_SYS_NICE=+ep /usr/bin/gnome-shell kind of works.

The capabilities dropping was made to also work for !454 (merged)

Edited May 08, 2019 by Carlos Garnacho
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: wip/carlosg/rt-scheduler