Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 633
    • Issues 633
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 90
    • Merge requests 90
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Merge requests
  • !4245
The source project of this merge request has been removed.

Backport computing of resolver tasks from count of cpus

Closed TomasKorbar requested to merge (removed):1693-backport-dynamic-ntask-computing into v9_11 Oct 07, 2020
  • Overview 1
  • Pipelines 0
  • Changes 7

Previously bind had 523 tasks when large tunning was used. With this change users with small servers will be able to benefit from dynamically computed count of tasks and users with big servers will not encounter any change unless they will manually override thread count with -n option.

Fix #1693 (closed)

Closes #1693 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 1693-backport-dynamic-ntask-computing