Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P PROSA - Formally Proven Schedulability Analysis
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • RT-PROOFS
  • PROSA - Formally Proven Schedulability Analysis
  • Merge requests
  • !244

cumulative_hep_interference split

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Kimaya Bedarkar requested to merge kbedarka/rt-proofs:hep_intf_split into master Aug 27, 2022
  • Overview 37
  • Commits 14
  • Pipelines 13
  • Changes 10
  • Move some general definitions and lemmas about interference to the new introduced analysis.facts.interference
  • Generalize one lemma in ideal_jlfp_rta that relates cumulative interference to service. Previously there were two lemmas that proved slightly different statements and had mostly similar proof scripts.
  • Add lemma proving cumulative interference from higher-or-equal priority jobs as equivalent to the sum of cumulative interference from strictly higher and equal priority jobs
  • Stating the above lemma requires definitions of another_task_hp_job and another_task_ep_job
Edited Sep 07, 2022 by Kimaya Bedarkar
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: hep_intf_split