<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Lecture 2 by seetha</title>
      <link>https://padlet.com/seetha8974/koa8zebcqepy6r92</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2025-09-09 01:53:25 UTC</pubDate>
      <lastBuildDate>2025-09-09 04:41:41 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>What is PCB?</title>
         <author>seetha8974</author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574936658</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 01:54:18 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574936658</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574956141</link>
         <description><![CDATA[<p>process control block: data structure - contains the information about a process?</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:02:53 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574956141</guid>
      </item>
      <item>
         <title>List down the states for a 5-state process diagram</title>
         <author>seetha8974</author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574960233</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:05:01 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574960233</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574961674</link>
         <description><![CDATA[<p>new, ready, running, exit, blocked</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:05:45 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574961674</guid>
      </item>
      <item>
         <title>Explain the states-new, ready, running, blocked, exit</title>
         <author>seetha8974</author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574963442</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:06:39 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574963442</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574968229</link>
         <description><![CDATA[<ol><li><p>new: newly created PCB but has not been admitted to executable processes pool?</p></li><li><p>ready: waiting for instruction to be assigned to CPU</p></li><li><p>running: process is currently being executed by CPU </p></li><li><p>blocked: process is waiting for an event to occur in order to complete the process</p></li><li><p>exit: releases all resources from the process </p></li></ol>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:08:57 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574968229</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574972071</link>
         <description><![CDATA[<p>New - The process has been created and initialized.</p><p>Ready - The process is waiting for execution by the CPU</p><p>Running - The process is currently running by the CPU</p><p>Blocked - The process is currently unable to continue because it is waiting for an event, such as an I/O input.</p><p>Exit - The process has completed the instruction and is being closed</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:10:35 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574972071</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574973380</link>
         <description><![CDATA[<ol><li><p>New - process that has been created</p></li><li><p>Ready - process ready to be executed</p></li><li><p>Running - process being executed</p></li><li><p>blocked - process cannot execute until an event occurs</p></li><li><p>exit - process has been release </p></li></ol>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:11:03 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574973380</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574974818</link>
         <description><![CDATA[<p>New - A new process and the PCB for it are created, but has not loaded into memory yet</p><p>Ready - The process and its resources are loaded into memory, ready to be processed, waiting for its turn to be executed by the CPU</p><p>Running - A process is being executed by the CPU</p><p>Blocked - Process is paused to wait for an event to occur</p><p>Exit - The execution of the process is terminated or stopped, all resources are released</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:11:34 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574974818</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574975574</link>
         <description><![CDATA[<p>new - creates a new process </p><p>ready - waiting for instructions of the process</p><p>running - the process is being executed</p><p>blocked - the process is waiting for input  </p><p>exit - finish execution of process and close</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:11:53 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574975574</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574976946</link>
         <description><![CDATA[<p>new: a new process is created and system resources are being allocated to it</p><p>ready: the process is waiting for its turn for CPU usage</p><p>running: the process is currently being executed by the CPU</p><p>blocked: the process is awaiting an event and thus on hold until the event is completed</p><p>exit: the process is terminated</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:12:27 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3574976946</guid>
      </item>
      <item>
         <title>Explain the transition from 1. Ready -&gt; Running, 2. Running-&gt;Blocked, 3. Blocked --&gt;Ready</title>
         <author>seetha8974</author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575005203</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:23:40 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575005203</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575015558</link>
         <description><![CDATA[<p>ready-&gt;running: process is dispatched from ready state to runnning state as it has been chosen by the OS to be executed</p><p>running-&gt; blocked: process is paused as it is requesting or waiting for a resource from the OS in order to complete the task</p><p>blocked-&gt;ready: a process is moved back to the ready state after the event waiting has been occured?</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:28:27 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575015558</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575016300</link>
         <description><![CDATA[<p>1) Ready to running occurs when the OS selects a process in the ready state and transfers it to the CPU for execution.</p><p>2) A running process has to wait for an event to occur like an I/O input, and therefore moves to a blocked state.</p><p>3) A blocked process that has completed an event it was waiting for and is now ready to be executed by the CPU.</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:28:49 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575016300</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575017815</link>
         <description><![CDATA[<p>Ready -&gt; Running</p><p>- when a one of the process is chosen to run by the OS</p><p><br/></p><p>Running -&gt; Blocked</p><p>- when a process is put on Blocked state if it request something, so it must wait</p><p><br/></p><p>Blocked -&gt; Ready</p><p>- when a process that is waiting for an event occurs, it is moved to the Ready state</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:29:34 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575017815</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575018109</link>
         <description><![CDATA[<p>1. Ready - Running: When the processor becomes available, a process will be chosen to be executed based on OS' scheduling algorithm. </p><p><br/></p><p>2. Running - Blocked: An event occurs and process can not continue running until said event is completed.</p><p><br/></p><p>3. Blocked - Ready: The event is completed and process is ready to resume executing when the processor becomes available again.</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:29:41 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575018109</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575019175</link>
         <description><![CDATA[<ol><li><p>The process is being dispatched to the CPU to be executed </p></li><li><p>After the event is being executed, it will stop and wait for the other events to be completed</p></li><li><p>Once an event is being prompted, the process will proceed to ready state and it is ready to be executed by CPU</p></li></ol>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:30:11 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575019175</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575021242</link>
         <description><![CDATA[<ol><li><p>a process will be chosen by the cpu and execute the process</p></li><li><p>while running the process, an event will be needed for the process to continue thus it will be swapped out into blocked state</p></li><li><p>once the event occurs, the process can now continue being executed by cpu</p></li></ol>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:31:07 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575021242</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575024130</link>
         <description><![CDATA[<p>Ready --&gt; Running - Dispatch, the process that was initially waiting for its turn to be executed is fetch by the CPU and starts to be executed</p><p><br/></p><p>Running --&gt; Blocked - Event Wait, the executing process is paused for a while to wait for an event to occur</p><p><br/></p><p>Blocked --&gt; Ready - Event occurs, the process that waits for an event to occur is back to the ready state to be ready to resume its execution after the event occurred</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:32:33 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575024130</guid>
      </item>
      <item>
         <title>What is 1. blocked/suspend state 2. ready/suspend state?</title>
         <author>seetha8974</author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575045975</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:43:53 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575045975</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575047655</link>
         <description><![CDATA[<p>blocked/suspend: the process is put on hold in the ssd / hard disk (?)  while waiting for an event to occur</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:44:46 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575047655</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575048060</link>
         <description><![CDATA[<p>Blocked/Suspend: The process is stored in secondary storage, but not in the RAM, while waiting for an event to occur</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:44:55 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575048060</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575049540</link>
         <description><![CDATA[<p>Blocked/suspend - The process is in the secondary memory and awaiting an event.</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:45:35 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575049540</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575049972</link>
         <description><![CDATA[<p>suspend/blocked state refers to a suspended event, which means it is scheduled to happen at a later time. it belongs in secondary storage while it is not active</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:45:47 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575049972</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575053875</link>
         <description><![CDATA[<p>suspend/blocked - when a process waiting for an event is moved to the memory</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:47:37 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575053875</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575061630</link>
         <description><![CDATA[<p>ready/suspend: process is waiting to be executed by the CPU but in the ssd</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:51:30 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575061630</guid>
      </item>
      <item>
         <title>Ready/Suspend</title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575061672</link>
         <description><![CDATA[<p>The process is ready and waiting for its turn to be executed by the CPU, but it's waiting in secondary storage</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:51:31 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575061672</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575062517</link>
         <description><![CDATA[<p>Ready/suspend - The program is waiting to be executed by the CPU and exists in the secondary memory.</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:51:58 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575062517</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575063420</link>
         <description><![CDATA[<p>waiting for execution by the CPU at the secondary storage</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:52:25 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575063420</guid>
      </item>
      <item>
         <title>What is kernel mode vs user mode?</title>
         <author>seetha8974</author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575068438</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:54:52 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575068438</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575074053</link>
         <description><![CDATA[<p>user mode: enters inputs to be processed. visible programs are executed in this mode. lower priority.</p><p>kernel mode: takes all the inputs to be processed into an output. higher priority.</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:57:24 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575074053</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575075831</link>
         <description><![CDATA[<p>User mode: The non- privileged mode that has limited access to software and hardware resources.</p><p><br/></p><p>Kernel mode: The privileged mode that only OS have access to. This mode has full control of the entire system resources.</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:58:16 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575075831</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575075864</link>
         <description><![CDATA[<p>User mode - A mode to run less privileged instructions like instructions from user program, only part of the resources is available</p><p>Kernel mode - A mode to run privileged instructions related to the system, OS kernel/core has full access to the resources</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:58:16 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575075864</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575077844</link>
         <description><![CDATA[<p>user mode - less priviledges and users common use mode</p><p>kernel mode - higher priviledges and more functions</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 02:58:58 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575077844</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575080307</link>
         <description><![CDATA[<p>Kernel mode: a process in kernel mode has access to all system resources and hardware</p><p><br/></p><p>User mode: the mode that users interact with the process on. it has limited privileges so users can't access everything</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 03:00:08 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575080307</guid>
      </item>
      <item>
         <title></title>
         <author>b2400803</author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575080807</link>
         <description><![CDATA[<p>user mode: Applications run in this mode, with limited privileges, and cannot directly accesshardware or critical system resources.                                                 kernel mode: The operating system kernel runs in this mode, with complete andunrestricted control over all hardware and memory.</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 03:00:23 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575080807</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575080833</link>
         <description><![CDATA[<p>user mode:user program typically execute in this mode and restricted execution for safety.                                                                  kernel mode:unrestricted, full control of hardware. </p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 03:00:24 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575080833</guid>
      </item>
      <item>
         <title>What is context switching? Provide an example/scenario of context switching</title>
         <author>seetha8974</author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575089968</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 03:04:52 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575089968</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575096805</link>
         <description><![CDATA[<p>Context switching is the process of preempting a process that is being executed by the CPU and executes another process</p><p>Scenario: When a process execution reaches its execution time limit and has to wait for another turn for execution, while another process takes its turn to be executed by the CPU</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 03:08:15 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575096805</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575097958</link>
         <description><![CDATA[<p>context switching is when the context of a process is saved into its PCB after being executed and then swapped out with another process. the context of that process is then loaded onto the processor.</p><p><br/></p><p>this will occur when a process moves from running state back to ready state and vice versa. 🤔😭</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 03:08:51 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575097958</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575098423</link>
         <description><![CDATA[<p>Context switching - The CPU stops a process and saves it's current state, then loads another process. For example, running two programs at the same time.</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 03:09:03 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575098423</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575099032</link>
         <description><![CDATA[<p>context switching: switching from one running process into a ready state process. it saves the process then updates the PCB everytime there is a different process in the running state. then it restores the previous process and resumes to run it. </p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 03:09:19 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575099032</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575099605</link>
         <description><![CDATA[<p>Context switching: A process stops running and another process start running. This entire process allows multitasking.</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 03:09:35 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575099605</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575103980</link>
         <description><![CDATA[<p>context switching is when a process is stopped and saved to allow another process to be swapped in to its place to be executed</p><p><br/></p><p>example, when an allocated time slot reaches its limit and the OS slots in another process </p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 03:11:35 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575103980</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575109037</link>
         <description><![CDATA[<p>process of rapidly shifting focus between multiple tasks. E.g when ur on word processor and then u open your email the os performs context switching</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 03:14:05 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575109037</guid>
      </item>
      <item>
         <title>What is context switching?</title>
         <author></author>
         <link>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575119160</link>
         <description><![CDATA[<p>It is a process which switching process or thread from the CPU to another process. The state of the process is stored and can be restored later for execution. It is done by moving the process into the Process Control Block. </p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-09 03:19:34 UTC</pubDate>
         <guid>https://padlet.com/seetha8974/koa8zebcqepy6r92/wish/3575119160</guid>
      </item>
   </channel>
</rss>
