Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A advLigoRTS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 225
    • Issues 225
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 17
    • Merge requests 17
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • CDS
  • software
  • advLigoRTS
  • Merge requests
  • !410

Increase local_dc and mbuf upper limits

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Erik von Reis requested to merge erik.vonreis/advligorts:increase_max_systems into master Jul 21, 2022
  • Overview 2
  • Commits 2
  • Pipelines 0
  • Changes 2

local_dc was limited to 10 systems, but we are already running 10 systems on oaf0 with room for at least two more. mbuf also happens to max out at 10 or 11 systems. There were maximum 64 mbufs. At 5 mbufs per model + a handful of extras, 11 systems is pushing it.

This change increases max mbufs to 1024 and max local_dc systems to 64

Closes #421 (closed).

Edited Jul 21, 2022 by Erik von Reis
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: increase_max_systems