Skip to content

dynamic_jobs suggestions #5

@0-wiz-0

Description

@0-wiz-0

Here are some suggestions for dynamic_jobs:

  • if there are only n<sandbox_max packages left to build, dynamic_jobs/n jobs can be allocated, none need to be saved for the remaining sandboxes
  • if a package sets MAKE_JOBS=1, there is no point in giving it more than 1 job
  • also, it might need scheduling earlier, since it will probably take longer
  • configure rarely needs more than one make job, this could be set for the few packages needing that (as a pkgsrc variable, probably)
  • it would be good to have a way to say that you don't want to build a package with less than X jobs (e.g. chromium with less than 10 jobs)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions