Processor Mode and Context Switching
A system call is processed in kernel mode, which is accomplished by changing the processor execution mode to a more privileged one, but no process context switch is necessary —although a privilege context switch does occur. The hardware sees the world in terms of the execution mode according to the processor status register, and processes are an abstraction provided by the operating system. A system call does not require a context switch to another process, it is processed in the context of whichever process invoked it.
Read more about this topic: System Call
Famous quotes containing the words mode and/or context:
“Curiously enough, it seems to be only in describing a mode of language which does not mean what it says that one can actually say what one means.”
—Paul Deman (19191983)
“Among the most valuable but least appreciated experiences parenthood can provide are the opportunities it offers for exploring, reliving, and resolving ones own childhood problems in the context of ones relation to ones child.”
—Bruno Bettelheim (20th century)