{"id":2833,"date":"2021-06-20T03:27:08","date_gmt":"2021-06-20T03:27:08","guid":{"rendered":"https:\/\/www.inspirenignite.com\/kl\/4134-operating-systems-kl-diploma-syllabus-for-computer-hardware-4th-sem-2015-revision-sitttr\/"},"modified":"2021-06-20T03:27:08","modified_gmt":"2021-06-20T03:27:08","slug":"4134-operating-systems-kl-diploma-syllabus-for-computer-hardware-4th-sem-2015-revision-sitttr","status":"publish","type":"post","link":"https:\/\/www.inspirenignite.com\/kl\/4134-operating-systems-kl-diploma-syllabus-for-computer-hardware-4th-sem-2015-revision-sitttr\/","title":{"rendered":"4134: Operating Systems KL Diploma Syllabus for Computer Hardware 4th Sem 2015 Revision SITTTR"},"content":{"rendered":"<p align=\"justify\">Operating Systems detailed syllabus for Computer Hardware (Computer Hardware) for 2015 revision curriculum has been taken from the <a class=\"rank-math-link\" href=\"http:\/\/www.sitttrkerala.ac.in\/\" style=\"color: inherit\" target=\"_blank\" rel=\"noopener\">SITTTRs<\/a> official website and presented for the Computer Hardware students. For course code, course name, number of credits for a course and other scheme related information,  do visit full semester subjects post given below. <\/p>\n<p align=\"justify\">For Computer Hardware 4th Sem scheme and its subjects, do visit <a class=\"rank-math-link\" href=\"..\/computer-hardware-computer-hardware-kl-diploma-syllabus-for-4th-sem-2015-revision-sitttr\">Computer Hardware 4th Sem 2015 revision scheme<\/a>. The detailed syllabus of operating systems is as follows. <\/p>\n<p>  <title>Operating Systems<\/title><\/p>\n<h4>Course General Outcomes:<\/h4>\n<p id=\"istudy\" style=\"text-align:center\">For the complete syllabus, results, class timetable, and many other features kindly download the <a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy\" target=\"_blank\" rel=\"noopener\">iStudy App<\/a><br \/><b> It is a lightweight, easy to use, no images, and no pdfs platform to make students&#8217;s lives easier.<\/b><br \/><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy&amp;pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/play.google.com\/intl\/en_us\/badges\/static\/images\/badges\/en_badge_web_generic.png\" alt=\"Get it on Google Play\" style=\"height:65px\"><\/a>.   <\/p>\n<h4>Specific Outcomes:<\/h4>\n<p align=\"justify\">\n  Module I &#8211; INTRODUCTION TO OPERATING SYSTEM.<\/p>\n<ol>\n<li>To understand the Concept of System Software\n<ol type=\"i\">\n<li>State system software.<\/li>\n<li>Discuss assembler and its functions<\/li>\n<li>Discuss loader and its functions<\/li>\n<li>Discuss compilers and interpreters and their functions<\/li>\n<li>Discuss operating system and its functions<\/li>\n<\/ol>\n<\/li>\n<li>To Understand operating systems\n<ol type=\"i\">\n<li>Discuss different features of operating systems<\/li>\n<li>List the functions of Operating Systems<\/li>\n<li>Discuss batch systems<\/li>\n<li>Discuss multiprogramming systems<\/li>\n<li>Discuss time sharing<\/li>\n<li>Describe multiprocessor systems<\/li>\n<li>Describe real time systems<\/li>\n<li>Discuss Unix, Windows, and Linux operating systems<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p>  MODULE II: PROCESS MANAGEMENT<\/p>\n<ol>\n<li>To Understand processes and threads\n<ol type=\"i\">\n<li>Define process<\/li>\n<li>Desribe process control block (PCB) and its general structure.<\/li>\n<li>Explain the different states of a process with the help of state diagram.<\/li>\n<li>Define a thread<\/li>\n<li>Compare between threads and processes<\/li>\n<li>Explain multi-threading.<\/li>\n<\/ol>\n<\/li>\n<li>To Understand CPU scheduling\n<ol type=\"i\">\n<li>Discuss about various schedulers &#8211; long, medium and short term.<\/li>\n<li>Explain context switching<\/li>\n<li>Describe CPU and I\/O burst cycles<\/li>\n<li>Explain CPU bound and I\/O bound processes<\/li>\n<li>Discuss the difference between preemptive and non-preemptive scheduling<\/li>\n<li>Discuss various scheduling criteria<\/li>\n<li>Explain FCFS, SJF, Priority, and RR scheduling algorithms and their Gantt charts<\/li>\n<li>Discuss Multilevel queue and Multilevel feedback queue scheduling<\/li>\n<\/ol>\n<\/li>\n<li>To Understand Process synchronization\n<ol type=\"i\">\n<li>Discuss co-operating processes<\/li>\n<li>Explain race condition<\/li>\n<li>Explain critical section of processes<\/li>\n<li>Define Critical Section Problem and its solutions<\/li>\n<li>Explain resource allocation graphs<\/li>\n<li>Explain deadlock and its causes<\/li>\n<li>Discuss deadlock avoidance, prevention and detection &amp; recovery.<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p>  MODULE III: MEMORY MANAGEMENT<\/p>\n<ol>\n<li>To Understand memory management\n<ol type=\"i\">\n<li>Discuss different address bindings &#8211; compile, link and run time bindings<\/li>\n<li>Differentiate the logical address and physical address.<\/li>\n<li>Explain contiguous memory allocation &#8211; fixed partition and variable partition<\/li>\n<li>Explain first fit, best fit and worst fit allocation strategies<\/li>\n<li>Define fragmentation &#8211; internal and external, and suggest solutions<\/li>\n<li>Explain paging and paging hardware<\/li>\n<li>Discuss segmentation, and the advantages of segmentation over paging<\/li>\n<\/ol>\n<\/li>\n<li>Understand virtual memory\n<ol type=\"i\">\n<li>Discuss the concept of virtual memory<\/li>\n<li>Explain demand paging<\/li>\n<li>Explain page-faults and how to handle page faults.<\/li>\n<li>Discuss page replacement algorithms: FIFO, optimal, LRU,<\/li>\n<li>Explain the concept of thrashing<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<p>  MODULE IV: FILE SYSTEMS AND I\/O SYSTEMS<\/p>\n<ol>\n<li>Understand the file system\n<ol type=\"i\">\n<li>Discuss the concept of file and directory<\/li>\n<li>Discuss the various file operations<\/li>\n<li>Describe the file organization concepts &#8211; sequential and indexed<\/li>\n<li>Explain about different directory structures &#8211; single level, two-level, and tree structured directories<\/li>\n<li>Explain about different allocation methods &#8211; contiguous, linked and indexed allocations<\/li>\n<\/ol>\n<\/li>\n<li>Understand Virtualization\n<ol type=\"i\">\n<li>Discuss the concept of virtualization<\/li>\n<li>Discuss different types of virtualization<\/li>\n<li>Discuss the overview of Vmware<\/li>\n<li>Explain virtual Box<\/li>\n<li>Explain about thin client<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<h4>MODULE I<\/h4>\n<p id=\"istudy\" style=\"text-align:center\">For the complete syllabus, results, class timetable, and many other features kindly download the <a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy\" target=\"_blank\" rel=\"noopener\">iStudy App<\/a><br \/><b> It is a lightweight, easy to use, no images, and no pdfs platform to make students&#8217;s lives easier.<\/b><br \/><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy&amp;pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/play.google.com\/intl\/en_us\/badges\/static\/images\/badges\/en_badge_web_generic.png\" alt=\"Get it on Google Play\" style=\"height:65px\"><\/a>.   <\/p>\n<h4>MODULE II<\/h4>\n<p align=\"justify\">\n  Define process &#8211; process control block (PCB) and its general structure &#8211; different states of a process with the help of state diagram.- Define a thread &#8211; Comparison between threads and processes. &#8211; Multithreading. Schedulers &#8211; long, medium and short term- queuing diagrams. &#8211; context switching. CPU and I\/O burst cycles &#8211; CPU bound and I\/O bound processes- difference between preemptive and non-preemptive scheduling- Various scheduling criteria &#8211; FCFS, SJF, Priority, and RR scheduling algorithms and their Gantt charts &#8211; Multilevel queue and Multilevel feedback queue scheduling Process synchronization &#8211; Co-operating processes &#8211; Race condition &#8211; Critical section of processes &#8211; Critical Section Problem and its solutions- Resource allocation graphs &#8211; Deadlock and its causes &#8211; Deadlock avoidance, prevention and detection &amp;recovery.\n<\/p>\n<h4>MODULE III<\/h4>\n<p id=\"istudy\" style=\"text-align:center\">For the complete syllabus, results, class timetable, and many other features kindly download the <a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy\" target=\"_blank\" rel=\"noopener\">iStudy App<\/a><br \/><b> It is a lightweight, easy to use, no images, and no pdfs platform to make students&#8217;s lives easier.<\/b><br \/><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy&amp;pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/play.google.com\/intl\/en_us\/badges\/static\/images\/badges\/en_badge_web_generic.png\" alt=\"Get it on Google Play\" style=\"height:65px\"><\/a>.   <\/p>\n<h4>MODULE IV<\/h4>\n<p align=\"justify\">\n  File system &#8211; Concept of file and directory &#8211; Various file operations &#8211; File organization concepts -sequential and indexed. Different directory structures &#8211; single level, two-level, and tree structured directories. &#8211; Different allocation methods &#8211; contiguous, linked and indexed allocations. Virtualization : Need of virtualization &#8211; cost , administration , fast deployment , reduce infrastructure cost &#8211; limitations. Types of hardware virtualization: Full virtualization &#8211; partial virtualization &#8211; para virtualization. Desktop virtualization: Software virtualization &#8211; Memory virtualization &#8211; Storage virtualization &#8211; Data virtualization &#8211; Network virtualization.Vmware features and infrastructure &#8211; Virtual Box &#8211; Thin client\n<\/p>\n<h4>Text Books:<\/h4>\n<p id=\"istudy\" style=\"text-align:center\">For the complete syllabus, results, class timetable, and many other features kindly download the <a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy\" target=\"_blank\" rel=\"noopener\">iStudy App<\/a><br \/><b> It is a lightweight, easy to use, no images, and no pdfs platform to make students&#8217;s lives easier.<\/b><br \/><a class=\"rank-math-link\" href=\"https:\/\/play.google.com\/store\/apps\/details?id=ini.istudy&amp;pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"https:\/\/play.google.com\/intl\/en_us\/badges\/static\/images\/badges\/en_badge_web_generic.png\" alt=\"Get it on Google Play\" style=\"height:65px\"><\/a>.   <\/p>\n<h4>Reference Books:<\/h4>\n<p align=\"justify\">\n<ol>\n<li>Operating Systems-Internals and Design Principles &#8211; William Stallings . &#8211; PEARSON Publicaions- Seventh Edition<\/li>\n<li>Operating Systems &#8211; Rohit Khurana, Vikas Publbishing-Second Edition<\/li>\n<li>Cloud Computing: Web-Based Applications That Change the Way You Work and Collaborate Online &#8211; Michael Miller &#8211; Que 2008<\/li>\n<\/ol>\n<p align=\"justify\">For detailed syllabus of all other subjects of Computer Hardware, 2015 revision curriculum do visit <a class=\"rank-math-link\" href=\"..\/category\/computer-hardware+4th-sem\">Computer Hardware 4th Sem subject syllabuses for 2015 revision<\/a>. <\/p>\n<p align=\"justify\">To see the syllabus of all other branches of diploma 2015 revision curriculum do visit <a class=\"rank-math-link\" href=\"https:\/\/www.inspirenignite.com\/kl\/kerala-diploma-syllabus\/\">all branches of SITTTR diploma 2015 revision<\/a>. <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Operating Systems detailed syllabus for Computer Hardware (Computer Hardware) for 2015 revision curriculum has been taken from the SITTTRs official website and presented for the Computer Hardware students. For course [&hellip;]<\/p>\n","protected":false},"author":2462,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"categories":[35,48],"tags":[],"class_list":["post-2833","post","type-post","status-publish","format-standard","hentry","category-4th-sem","category-computer-hardware"],"_links":{"self":[{"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/posts\/2833","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/users\/2462"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/comments?post=2833"}],"version-history":[{"count":0,"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/posts\/2833\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/media?parent=2833"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/categories?post=2833"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inspirenignite.com\/kl\/wp-json\/wp\/v2\/tags?post=2833"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}