Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • TTool TTool
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 55
    • Issues 55
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • mbe-tools
  • TToolTTool
  • Issues
  • #318

Closed
Open
Created Apr 29, 2021 by Le Van Truong@le.truongDeveloper

Round Robin with Priority do not run as expected in some cases

if a CPU uses RRPB scheduling, then transactions with virtual length = 0 belong to a task with high priority still being processed later than transactions with virtual length > 0 of lower priority tasks.

Expected result: transactions belong to higher priority task can be executed first.

Todo: Create a new RRPB called RoundRobin PriorityBase Not Preempted Task

Edited May 03, 2021 by Le Van Truong
Assignee
Assign to
Time tracking