Skip to content
Snippets Groups Projects
  1. Sep 24, 2024
    • James Liu's avatar
      gitaly: Add max_cgroups_per_repo configuration · 14b09986
      James Liu authored
      A new cgroups configuration parameter called `max_cgroups_per_repo` was
      introduced with https://gitlab.com/gitlab-org/gitaly/-/issues/5689. This
      parameter allows independent Git processes targeting a single repository
      to be distributed across multiple repository cgroups. This enables
      stricter limits to be defined for repository cgroups while still
      allowing for bursty workloads comprising of independent Git operations
      against a single repo.
      
      Document this parameter in the Omnibus configuration.
      
      Changelog: added
      14b09986
  2. Sep 23, 2024
  3. Sep 20, 2024
  4. Sep 18, 2024
  5. Sep 20, 2024
  6. Sep 19, 2024
  7. Sep 11, 2024
  8. Sep 19, 2024
  9. Sep 11, 2024
  10. Sep 18, 2024
  11. Sep 17, 2024
  12. Sep 18, 2024
  13. Sep 17, 2024
Loading