<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Operating systems by OLIVIA RAIGAL MUÑOZ</title>
      <link>https://padlet.com/7460099/bxv8ypt576w01p2m</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2020-11-30 07:23:41 UTC</pubDate>
      <lastBuildDate>2026-02-14 20:03:22 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>What is an Operating System?</title>
         <author>7460099</author>
         <link>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/970267757</link>
         <description><![CDATA[<div>An <strong>operating system</strong> (<strong>OS</strong>) is system software that manages computer hardware, software resources, and provides common services for computer programs.<br><br>For hardware functions such as input and output and memory allocation, the operating system acts as an intermediary between programs and the computer hardware.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-11-30 07:28:55 UTC</pubDate>
         <guid>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/970267757</guid>
      </item>
      <item>
         <title>Components</title>
         <author>7460099</author>
         <link>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/970280806</link>
         <description><![CDATA[<div><strong><mark>1.Kernel</mark></strong><br>With the aid of the firmware and device drivers, the kernel provides the most basic level of control over all of the computer's hardware devices. It manages <strong>memory access for programs in the RAM</strong>, it determines which <strong>programs get access to which hardware resources</strong>, it<strong> sets up or resets the CPU's operating states for optimal operation </strong>at all times, and it organizes the data for long-term<strong> non-volatile storage with file systems</strong> on such media as disks, tapes, flash memory, etc.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-11-30 07:35:10 UTC</pubDate>
         <guid>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/970280806</guid>
      </item>
      <item>
         <title>Components</title>
         <author>7460099</author>
         <link>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/970293640</link>
         <description><![CDATA[<div><strong><mark>2.Program execution<br></mark></strong>The operating system <strong>provides an interface between an application program and the computer hardware</strong>, so that an application program can interact with the hardware only by obeying rules and procedures programmed into the operating system. The operating system is also a set of services which simplify development and execution of application programs.</div>]]></description>
         <enclosure url="https://upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Kernel_Layout.svg/220px-Kernel_Layout.svg.png" />
         <pubDate>2020-11-30 07:41:06 UTC</pubDate>
         <guid>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/970293640</guid>
      </item>
      <item>
         <title>Components</title>
         <author>7460099</author>
         <link>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/970302137</link>
         <description><![CDATA[<div><strong><mark>3.Interrupts<br></mark></strong>Interrupts are central to operating systems, as they <strong>provide an efficient way for the operating system to interact with and react to its environment</strong>. <br> Interrupt-based programming is directly supported by most modern CPUs. Interrupts provide a computer with a way of automatically saving local register contexts, and running specific code in response to events.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-11-30 07:44:59 UTC</pubDate>
         <guid>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/970302137</guid>
      </item>
      <item>
         <title>Components</title>
         <author>7460099</author>
         <link>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/970324467</link>
         <description><![CDATA[<div><strong><mark>4.Modes<br></mark></strong>Modern microprocessors support multiple modes of operation. CPUs with this capability offer at least two modes: user mode and supervisor mode.<br><br>-Supervisor mode is used by the kernel for low level tasks that need unrestricted access to hardware, such as controlling how memory is accessed.<br><br>-User mode, in contrast, is used for almost everything else. Application programs, such as word processors and database managers, operate within user mode,etc.</div>]]></description>
         <enclosure url="https://youtu.be/o_JCGR_9HRs" />
         <pubDate>2020-11-30 07:54:50 UTC</pubDate>
         <guid>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/970324467</guid>
      </item>
      <item>
         <title>Components</title>
         <author>7460099</author>
         <link>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/974652641</link>
         <description><![CDATA[<div><strong><mark>5.Memory management<br></mark></strong>This ensures that <strong>a program does not interfere with memory already in use by another program</strong>. Since programs time share, each program must have independent access to memory.<br><br>Memory protection enables the kernel to limit a process' access to the computer's memory. Various methods of memory protection exist, including memory segmentation and paging. </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-12-01 07:33:40 UTC</pubDate>
         <guid>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/974652641</guid>
      </item>
      <item>
         <title>Components</title>
         <author>7460099</author>
         <link>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/974662463</link>
         <description><![CDATA[<div><strong><mark>6.Virtual memory<br></mark></strong>The use of virtual memory addressing  means that <strong>the kernel can choose what memory each program may use at any given time</strong>, allowing the operating system to use the same memory locations for multiple tasks<strong>.<br></strong><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-12-01 07:38:42 UTC</pubDate>
         <guid>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/974662463</guid>
      </item>
      <item>
         <title>Components</title>
         <author>7460099</author>
         <link>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/974671559</link>
         <description><![CDATA[<div><strong><mark>7.Multitasking<br></mark></strong>Multitasking refers to the <strong>running of multiple independent computer programs on the same computer</strong>; giving the appearance that it is performing the tasks at the same time. Since most computers can do at most one or two things at one time, this is generally done via time-sharing, which means that each program uses a share of the computer's time to execute.</div>]]></description>
         <enclosure url="https://techdifferences.com/wp-content/uploads/2017/01/Multitasking.jpg" />
         <pubDate>2020-12-01 07:43:31 UTC</pubDate>
         <guid>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/974671559</guid>
      </item>
      <item>
         <title>Components</title>
         <author>7460099</author>
         <link>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/974681200</link>
         <description><![CDATA[<div><strong><mark>8.Disk access and file systems<br></mark></strong>Access to data stored on disks is a central feature of all operating systems. Computers store data on <strong>disks</strong> using <strong>files</strong>, which are structured in specific ways in order to allow for faster access, higher reliability, and to make better use of the drive's available space. The specific way in which files are stored on a disk is called a<strong> file system,</strong> and enables files to have names and attributes.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-12-01 07:48:27 UTC</pubDate>
         <guid>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/974681200</guid>
      </item>
      <item>
         <title>Components</title>
         <author>7460099</author>
         <link>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/974691190</link>
         <description><![CDATA[<div><strong><mark>9.Networking<br></mark></strong>Currently most operating systems support a variety of networking protocols, hardware, and applications for using them. This means that computers running dissimilar operating systems can participate in a common <strong>network</strong> for sharing resources such as <strong>computing</strong>, files, printers, and scanners using either wired or wireless connections.<br>Client/server networking allows a program on a computer, called a <strong>client</strong>, to connect via a network to another computer, called a <strong>server</strong>.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-12-01 07:53:30 UTC</pubDate>
         <guid>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/974691190</guid>
      </item>
      <item>
         <title>Components</title>
         <author>7460099</author>
         <link>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/974699553</link>
         <description><![CDATA[<div><strong><mark>10.Security<br></mark></strong>A computer being secure depends on a number of technologies working properly. A modern operating system provides access to a number of resources, which are available to software running on the system, and to external devices like networks via the kernel.<br>The operating system must be capable of distinguishing between requests which should be allowed to be processed, and others which should not be processed.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-12-01 07:57:55 UTC</pubDate>
         <guid>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/974699553</guid>
      </item>
      <item>
         <title>Components</title>
         <author>7460099</author>
         <link>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/974710162</link>
         <description><![CDATA[<div><strong><mark>11.User interface<br></mark></strong>The user interface is usually referred to as a <strong>shell</strong> and is essential if human interaction is to be supported. The user interface views the <strong>directory structure</strong> and requests services from the operating system that will acquire data from input hardware devices, such as a <strong>keyboard or mouse</strong>  and requests operating system services to display prompts, status messages and such on output hardware devices, such as a video monitor or printer.<br>The two most common forms of a user interface have historically been the <strong>command-line interface</strong>,  and the <strong>graphical user interface.<br></strong>A screenshot of the Bash command line:</div>]]></description>
         <enclosure url="https://upload.wikimedia.org/wikipedia/commons/thumb/a/aa/Command_line.png/384px-Command_line.png" />
         <pubDate>2020-12-01 08:03:19 UTC</pubDate>
         <guid>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/974710162</guid>
      </item>
      <item>
         <title>Examples of operating systems</title>
         <author>7460099</author>
         <link>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/974727353</link>
         <description><![CDATA[<div><mark>-</mark><strong><mark>Microsoft Windows:</mark></strong><strong> </strong>is a family of proprietary operating systems designed by Microsoft Corporation and primarily targeted to Intel architecture based <strong>computers</strong>.<br><br><strong><mark>-Linux:</mark></strong><strong>  </strong>because of its open license model, the <strong>Linux kernel</strong> code is available for study and modification, which resulted in its use on a wide range of computing machinery from <strong>supercomputers to smart-watches</strong>.<br><br><strong><mark>-macOS:</mark></strong> is a line of open core graphical operating systems developed, marketed, and sold by Apple Inc., the latest of which is pre-loaded on all currently shipping Macintosh <strong>computers</strong>.</div>]]></description>
         <enclosure url="https://www.howtogeek.com/thumbcache/2/200/8b2cb8c7c5fc73604d66fd5f0c38be7a/wp-content/uploads/2018/08/img_5b68e80f77e33.png" />
         <pubDate>2020-12-01 08:11:35 UTC</pubDate>
         <guid>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/974727353</guid>
      </item>
      <item>
         <title>Examples of operating systems</title>
         <author>7460099</author>
         <link>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/974772815</link>
         <description><![CDATA[<div><strong><mark>-Unix and Unix-like operating systems:</mark></strong> the Unix-like family is a diverse group of operating systems, with several major sub-categories including System V, BSD, and Linux. <br><br><strong><mark>-BSD and its descendants:</mark></strong> a subgroup of the Unix family is the Berkeley Software Distribution family, which includes FreeBSD, NetBSD, and OpenBSD. These operating systems are most commonly found on <strong>webservers</strong>, although they can also function as a <strong>personal computer OS</strong>.<br><br><strong><mark>-Android: </mark></strong>is a <strong>mobile operating system</strong> based on a modified version of the Linux kernel and other open source software, designed primarily for touchscreen mobile devices such as smartphones and tablets. </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-12-01 08:32:33 UTC</pubDate>
         <guid>https://padlet.com/7460099/bxv8ypt576w01p2m/wish/974772815</guid>
      </item>
   </channel>
</rss>
