In computer science, a task context is the minimal set of data used by this task that must be saved to allow a task interruption at a given date, and a continuation of this task at the point it has been interrupted and at an arbitrary future date. The concept of context assumes significance in the case of interruptible tasks, wherein upon being interrupted the processor saves the context and proceeds to serve the Interrupt service routine.

PropertyValue
dbpprop:abstract
  • In computer science, a task context is the minimal set of data used by this task that must be saved to allow a task interruption at a given date, and a continuation of this task at the point it has been interrupted and at an arbitrary future date. The concept of context assumes significance in the case of interruptible tasks, wherein upon being interrupted the processor saves the context and proceeds to serve the Interrupt service routine. Thus the smaller the context the smaller is the latency. These data are located in: Processor registers Memory used by the task On some Operating systems, control registers used by the system to manage the task The storage memory (files) is not concerned by the "task context" in the case of a context switch; even if this can be stored for some uses (Checkpointing).
  • Als Prozesskontext bezeichnet man in der Informatik, insbesondere bei der Konzeption von Betriebssystemen die gesamte Information, die für den Ablauf und die Verwaltung von Prozessen von Bedeutung ist. Eine andere Bedeutung des Begriffes bezieht sich im Rahmen betriebswirtschaftlicher Erörterungen auf den Kontext von Geschäftsprozessen.
dbpprop:hasPhotoCollection
rdfs:comment
  • In computer science, a task context is the minimal set of data used by this task that must be saved to allow a task interruption at a given date, and a continuation of this task at the point it has been interrupted and at an arbitrary future date. The concept of context assumes significance in the case of interruptible tasks, wherein upon being interrupted the processor saves the context and proceeds to serve the Interrupt service routine.
  • Als Prozesskontext bezeichnet man in der Informatik, insbesondere bei der Konzeption von Betriebssystemen die gesamte Information, die für den Ablauf und die Verwaltung von Prozessen von Bedeutung ist. Eine andere Bedeutung des Begriffes bezieht sich im Rahmen betriebswirtschaftlicher Erörterungen auf den Kontext von Geschäftsprozessen.
rdfs:label
  • Context (computing)
  • Prozesskontext
owl:sameAs
skos:subject
foaf:page
is dbpprop:disambiguates of
is dbpprop:redirect of