# Preemption (Computing) - Wikipedia

URL:: https://en.wikipedia.org/wiki/Preemption_(computing)
Author:: en.wikipedia.org
## Highlights
> In computing, preemption is the act of temporarily interrupting a task being carried out by a computer system, without requiring its cooperation, and with the intention of resuming the task at a later time. Such changes of the executed task are known as context switches. They are normally carried out by a privileged task or part of the system known as a preemptive scheduler, which has the power to preempt, or interrupt, and later resume, other tasks in the system.
---
Title: Preemption (Computing) - Wikipedia
Author: en.wikipedia.org
Tags: readwise, articles
date: 2024-01-30
---
# Preemption (Computing) - Wikipedia

URL:: https://en.wikipedia.org/wiki/Preemption_(computing)
Author:: en.wikipedia.org
## AI-Generated Summary
None
## Highlights
> In computing, preemption is the act of temporarily interrupting a task being carried out by a computer system, without requiring its cooperation, and with the intention of resuming the task at a later time. Such changes of the executed task are known as context switches. They are normally carried out by a privileged task or part of the system known as a preemptive scheduler, which has the power to preempt, or interrupt, and later resume, other tasks in the system.