Skip to content
Snippets Groups Projects
Select Git revision
  • 5680093abd729e5bb81a2ce8ef6a1cafec67bc99
  • master default protected
2 results

artwork-archive

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Zbigniew Jędrzejewski-Szmek's avatar
    Zbigniew Jędrzejewski-Szmek authored
    ... (rhbz#2177722)
    
    Oomd was killing a login session (user-*.slice/session-*.scope).
    
    Quoting https://bugzilla.redhat.com/show_bug.cgi?id=2177722#c21:
    
    > In F37 and prior the config was killing based on swap and pressure
    > on user-*.slice/user@.service. In 7665e179
    > it was changed to pressure only on system.slice and all slices under
    > user.slice. The relevant point here is that this change now includes
    > user-*.slice/session-*.scope which is the critical session bits
    > you're seeing killed here.
    >
    > That session scope should be omitted. The config that I intended
    > with the initial PR was for all slices under
    > user.slice/user-*.slice/user@.service to be monitored, not for all
    > slices under user.slice.
    
    With the file removed:
    
    $ oomctl | rg Path | sort
      Path: /system.slice
      Path: /user.slice/user-1000.slice/user@1000.service/app.slice
      Path: /user.slice/user-1000.slice/user@1000.service/session.slice
    1320fc30
    History
    Name Last commit Last update