Skip to content
Snippets Groups Projects
Select Git revision
  • f216cc8c799544a9074eed84de9795d824857d93
  • c10s-sig-hyperscale default protected
  • c9s-sig-hyperscale
  • c10s-sig-hyperscale-v255
  • c9s-sig-hyperscale-v255
  • c7
  • c8s-sig-hyperscale
  • c8
  • c9
  • c9-beta
  • c8-beta
  • c8s
  • c7-beta
  • c7-sig-altarch-fasttrack
  • c7-alt
  • c7-atomic
  • c7-atomic-beta
  • c4
  • c5
  • c5-plus
  • c6
  • imports/c7/systemd-219-78.el7_9.9
  • imports/c7/systemd-219-78.el7_9.8
  • imports/c8/systemd-239-74.el8_8
  • imports/c9/systemd-252-13.el9_2
  • imports/c9-beta/systemd-252-8.el9
  • imports/c8-beta/systemd-239-72.el8
  • imports/c8s/systemd-239-74.el8_8
  • imports/c8s/systemd-239-73.el8
  • imports/c9/systemd-250-12.el9_1.3
  • imports/c8/systemd-239-68.el8_7.4
  • imports/c8s/systemd-239-72.el8
  • imports/c8s/systemd-239-71.el8
  • imports/c9/systemd-250-12.el9_1.1
  • imports/c8s/systemd-239-70.el8
  • imports/c8/systemd-239-68.el8_7.2
  • imports/c8/systemd-239-68.el8_7.1
  • imports/c9/systemd-250-12.el9_1
  • imports/c8s/systemd-239-69.el8
  • imports/c8/systemd-239-68.el8
  • imports/c8/systemd-239-58.el8_6.8
41 results

systemd

  • 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