<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Operating Systems by FERNANDO BERMÚDEZ FULLEA</title>
      <link>https://padlet.com/1920165/b6vd5eisfoqjjkn8</link>
      <description>Hey! This is my Padlet, here I&#39;ll talk about operating systems, what are they and some examples. Hope you like it!</description>
      <language>en-us</language>
      <pubDate>2020-11-23 09:36:57 UTC</pubDate>
      <lastBuildDate>2025-09-28 21:10:50 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f5a5.png</url>
      </image>
      <item>
         <title>What is an Operating System?</title>
         <author>1920165</author>
         <link>https://padlet.com/1920165/b6vd5eisfoqjjkn8/wish/951668925</link>
         <description><![CDATA[<div><mark>An </mark><strong><mark>operating system</mark></strong><mark>, or "</mark><strong><mark>OS</mark></strong><mark>," is software that communicates with the hardware and allows other programs to run.</mark> It's also act as the interface between the user and the computer.</div><div>Every computer, tablet, and smartphone includes an <strong>operating system</strong> that provides basic functionality for the device.<br><em>You can use it or not.</em></div>]]></description>
         <enclosure url="https://www.reactcp.co.uk/wp-content/uploads/2015/06/Which-operating-system-is-the-most-secure-800x350.jpg" />
         <pubDate>2020-11-23 09:54:47 UTC</pubDate>
         <guid>https://padlet.com/1920165/b6vd5eisfoqjjkn8/wish/951668925</guid>
      </item>
      <item>
         <title>Parts and functions of an Operating System.</title>
         <author>1920165</author>
         <link>https://padlet.com/1920165/b6vd5eisfoqjjkn8/wish/951696149</link>
         <description><![CDATA[<div>The <strong>operating system</strong> is a key part of interactive devices like computers, it serves as a <strong>link that connects their different parts</strong>; some of them are&nbsp; the interfaces of our desktops and phones like the menus, buttons, and backgrounds, etc. But there is more complex than that: <mark>an </mark><strong><mark>operating system</mark></strong><mark> is the whole package that manages our computers resources and lets us interact with it. There are two main parts to an operating system, </mark><strong><mark>t</mark></strong><strong><em><mark>he kernel and the user space.</mark></em></strong>&nbsp;<br><br></div><blockquote><strong>When we say operating system, we're talking about both the kernel and the user space.</strong></blockquote>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/535166030/d1dad5a1b8a03823a0fd38fd8a159f4f/Operating_Systems.png" />
         <pubDate>2020-11-23 10:05:43 UTC</pubDate>
         <guid>https://padlet.com/1920165/b6vd5eisfoqjjkn8/wish/951696149</guid>
      </item>
      <item>
         <title>Types of Operating Systems.</title>
         <author>1920165</author>
         <link>https://padlet.com/1920165/b6vd5eisfoqjjkn8/wish/951731943</link>
         <description><![CDATA[<div>They exist lots of different operating systems to choose.</div><div><mark>But the ones most common are these six:</mark></div><blockquote><ul><li><strong>Microsoft Windows.</strong> The most popular one for home and office computers, targeted to Intel architecture based <strong>computers</strong>. Created by <strong>Bill Gates.</strong></li><li><strong>Apple iOS. </strong>&nbsp;One of the <strong>most popular</strong> smartphone operating systems, second only to Android.&nbsp;</li><li><strong>Android. </strong>&nbsp;Android is the <strong>most popular</strong> operating system in the world.Largely developed by Google. Unlike iOS, it can be used on devices made by a variety of different manufacturers, and those makers can tweak parts of its interface to <strong>suit their own needs.</strong></li><li><strong>Apple MacOS. </strong>&nbsp;Runs on Apple laptops and desktops, safe data privacy. Created by <strong>Steve Jobs.&nbsp;</strong></li><li><strong>Linux. </strong>Open license model, so its code is able to be modificated, utilized and redistributed freely. Variety of devices: from computers to smart-watches. Origin in <strong><em>Unix</em></strong>.</li><li><strong>Ubuntu.</strong> One of <strong>Linux's modification</strong>, and the most popular one among them.</li></ul></blockquote>]]></description>
         <enclosure url="https://thumbs.dreamstime.com/b/la-mayor%C3%ADa-de-los-sistemas-operativos-populares-28944707.jpg" />
         <pubDate>2020-11-23 10:20:40 UTC</pubDate>
         <guid>https://padlet.com/1920165/b6vd5eisfoqjjkn8/wish/951731943</guid>
      </item>
      <item>
         <title>Functions of an Operating System</title>
         <author>1920165</author>
         <link>https://padlet.com/1920165/b6vd5eisfoqjjkn8/wish/1607301931</link>
         <description><![CDATA[<div>Each and every operating system software possesses different <em>functions</em> to perform. This are:</div><ol><li><strong><mark>Process management</mark></strong><mark>:</mark> helpsthe&nbsp; OS to create and delete processes. It also provides mechanisms for synchronization and communication among them.</li><li><strong><mark>Memory management:</mark></strong><mark> </mark>performs the task of allocation and deallocation of memory space to programs in need of this resources.</li><li><strong><mark>File management:</mark></strong><strong> </strong>it manages all the file-related activities such as organization storage, retrieval, naming, sharing, and protection of files.</li><li><strong><mark>Device Management</mark></strong><mark>:</mark> keeps track of all devices. It also performs the task of allocation and deallocation of the devices.</li><li><strong><mark>I/O System Management:</mark></strong> hide the peculiarities of that hardware devices from the user, which is&nbsp; one of the main objectives of any OS to do.</li><li><strong><mark>Secondary Storage Management</mark></strong><mark>:</mark> systems have several levels of storage which includes primary storage, secondary storage, and cache storage. Instructions and data must be stored in primary storage or cache so that a running program can reference it.&nbsp;</li><li><strong><mark>Security</mark></strong><mark>:</mark> protects the data and information of a computer system against malware threats.</li><li><strong><mark>Command interpretation</mark></strong><mark>:</mark> interpret commands given by the and acting system resources to process that commands.</li><li><strong><mark>Networking:</mark></strong> a distributed system is a group of processors which do not share memory, hardware devices. The processors communicate with one another through the network.&nbsp;</li><li><strong><mark>Job accounting</mark></strong><mark>:</mark> keeping track of time &amp; resource used by various job and users.</li><li><strong><mark>Communication management</mark></strong><mark>:</mark> coordination and assignment of compilers, interpreters, and another software resource of the various users of the computer systems.</li></ol>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/535166030/d030310bf2c524a62137250000866c73/imagen.png" />
         <pubDate>2021-06-15 11:24:16 UTC</pubDate>
         <guid>https://padlet.com/1920165/b6vd5eisfoqjjkn8/wish/1607301931</guid>
      </item>
      <item>
         <title>Kernel</title>
         <author>1920165</author>
         <link>https://padlet.com/1920165/b6vd5eisfoqjjkn8/wish/1607449426</link>
         <description><![CDATA[<div><mark>The </mark><strong><mark>kernel</mark></strong><mark> is the main core of an operating system</mark>, talks directly to our hardware and manages our systems resources. They exist <em>two different types:</em></div><ol><li><strong>Monolithic;</strong>&nbsp; is a single code or block of the program with a simplistic design which creates a distinct communication layer between the hardware and software.&nbsp;</li><li><strong>Microkernels;</strong>&nbsp; manages all system resources. Services are implemented in different address space, so it helps to reduce the size of both the kernel and operating system.&nbsp;</li></ol>]]></description>
         <enclosure url="" />
         <pubDate>2021-06-15 12:54:23 UTC</pubDate>
         <guid>https://padlet.com/1920165/b6vd5eisfoqjjkn8/wish/1607449426</guid>
      </item>
      <item>
         <title>Distribution of the Operating Systems</title>
         <author>1920165</author>
         <link>https://padlet.com/1920165/b6vd5eisfoqjjkn8/wish/1607461493</link>
         <description><![CDATA[<div><mark>Windows:</mark> 40%<br><mark>Android:</mark> 38%<br><mark>iOS:</mark> 16%<br><mark>MacOS:</mark> 4%<br><mark>Others:</mark> 2%</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/535166030/96e115499a0f0f1db42c0e6ff19a8af0/imagen.png" />
         <pubDate>2021-06-15 12:59:36 UTC</pubDate>
         <guid>https://padlet.com/1920165/b6vd5eisfoqjjkn8/wish/1607461493</guid>
      </item>
      <item>
         <title>User Space</title>
         <author>1920165</author>
         <link>https://padlet.com/1920165/b6vd5eisfoqjjkn8/wish/1607581344</link>
         <description><![CDATA[<div><mark>The </mark><strong><mark>user space</mark></strong><mark> is everything outside the kernel.</mark> These are the <strong>things that we interact</strong> with directly like programs, such as text editors, music players, system settings, user interfaces, etc.<br> Each user space process normally runs in its <strong>own virtual memory space</strong>, and, unless explicitly allowed, cannot access the memory of other processes.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-06-15 13:46:24 UTC</pubDate>
         <guid>https://padlet.com/1920165/b6vd5eisfoqjjkn8/wish/1607581344</guid>
      </item>
      <item>
         <title>Virtual Memory</title>
         <author>1920165</author>
         <link>https://padlet.com/1920165/b6vd5eisfoqjjkn8/wish/1607598089</link>
         <description><![CDATA[<div>&nbsp;The use of virtual memory space&nbsp; means that <strong>the kernel is allowed to choose the memory each program may use at any given time</strong>, allowing the operating system to use the <em>same memory locations for multiple tasks</em><strong><em>.</em></strong></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-06-15 13:52:35 UTC</pubDate>
         <guid>https://padlet.com/1920165/b6vd5eisfoqjjkn8/wish/1607598089</guid>
      </item>
      <item>
         <title>Drivers</title>
         <author>1920165</author>
         <link>https://padlet.com/1920165/b6vd5eisfoqjjkn8/wish/1607611240</link>
         <description><![CDATA[<div><mark>A </mark><strong><mark>device driver</mark></strong><mark> is a computer program that operates or controls a particular type of device that is attached to a computer.</mark> It's a <strong>software interface to hardware devices</strong>, enabling operating systems and other computer programs to <em>access hardware functions without needing to know precise details about the hardware being used.</em>&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-06-15 13:57:31 UTC</pubDate>
         <guid>https://padlet.com/1920165/b6vd5eisfoqjjkn8/wish/1607611240</guid>
      </item>
   </channel>
</rss>
