Priority inversion

id: priority-inversion-294-1586247
title: Priority inversion
text: In computer science, priority inversion is a scenario in scheduling in which a high-priority task is indirectly superseded by a lower-priority task effectively inverting the assigned priorities of the tasks. This violates the priority model that high-priority tasks can only be prevented from running by higher-priority tasks. Inversion occurs when there is a resource contention with a low-priority task that is then preempted by a medium-priority task.
brand slug: wiki
category slug: encyclopedia
description: Undesireable computing scheduling scenario
original url: https://en.wikipedia.org/wiki/Priority_inversion
date created:
date modified: 2024-03-09T21:14:28Z
main entity: {"identifier":"Q520734","url":"https://www.wikidata.org/entity/Q520734"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part