<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dikapediav2.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Context_Switch</id>
	<title>Context Switch - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dikapediav2.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Context_Switch"/>
	<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=Context_Switch&amp;action=history"/>
	<updated>2026-05-16T15:45:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://dikapediav2.com/wiki/index.php?title=Context_Switch&amp;diff=44&amp;oldid=prev</id>
		<title>Ardika Sulistija: Created page with &quot;&lt;b&gt;Context Switching&lt;/b&gt; is when CPU switches to another process, the system must save the state of the old process and load the saved state for the new process via context switch.   * Context-switch time is overhead; the system does no useful work while switching. The more complex the OS and the &lt;b&gt;PCB&lt;/b&gt; --the longer the context switch.  * Context switches are costly as it destroys the TLB buffer. A &lt;b&gt;translation lookaside buffer (TLB)...&quot;</title>
		<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=Context_Switch&amp;diff=44&amp;oldid=prev"/>
		<updated>2024-08-21T14:44:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;b&amp;gt;Context Switching&amp;lt;/b&amp;gt; is when CPU switches to another process, the system must save the state of the old process and load the saved state for the new process via context switch.   * Context-switch time is overhead; the system does no useful work while switching. The more complex the OS and the &lt;a href=&quot;/wiki/Process_Control_Block_(PCB)&quot; title=&quot;Process Control Block (PCB)&quot;&gt;&amp;lt;b&amp;gt;PCB&amp;lt;/b&amp;gt;&lt;/a&gt; --the longer the context switch.  * Context switches are costly as it destroys the TLB buffer. A &amp;lt;b&amp;gt;translation lookaside buffer (TLB)...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;b&amp;gt;Context Switching&amp;lt;/b&amp;gt; is when CPU switches to another process, the system must save the state of the old process and load the saved state for the new process via context switch.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Context-switch time is overhead; the system does no useful work while switching. The more complex the OS and the [[Process Control Block (PCB)|&amp;lt;b&amp;gt;PCB&amp;lt;/b&amp;gt;]] --the longer the context switch.&lt;br /&gt;
&lt;br /&gt;
* Context switches are costly as it destroys the TLB buffer. A &amp;lt;b&amp;gt;translation lookaside buffer (TLB)&amp;lt;/b&amp;gt; is a cahe that memory management hardware uses to improve virtual address translation speed.&lt;/div&gt;</summary>
		<author><name>Ardika Sulistija</name></author>
	</entry>
</feed>