Skip to content

Guard resources with semaphores #4

Description

@garious

Processes are currently forked as soon as an opportunity for parallelization is identified. When the process requires more memory than what is available, the additional paging causes a slowdown. The scheduler should wait until previous processes have completed before forking the next.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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