Skip to main content
Reviews
Average: 5 (1 vote)

Priority CPU Scheduling Algorithm In Operating System In Hindi Priority Scheduling • Priority is assigned for each process. • Process with highest priority is executed first and so on. • Processes with same priority are executed in FCFS manner. • Priority can be decided based on memory requirements, time requirements or any other resource requirement. UGC NET computer Science operating system | UGC NET Operating System Lectures GATE computer Science operating system | GATE Operating System Lectures Priority Scheduling The SJF is a special case of general priority scheduling algorithm. A Priority (an integer) is associated with each process. The CPU is allocated to the process with the highest priority. Generally smallest integer is considered as the highest priority. Equal priority processes are scheduled in First Come First serve order. It can be preemptive or Non-preemptive. Non-preemptive Priority Scheduling In this type of scheduling the CPU is allocated to the process with the highest priority after completing the present running process. Advantage • Good response for the highest priority processes. Disadvantage • Starvation may be possible for the lowest priority processes. #GateComputerScience #UGCNETComputerScience #NetComputerScience #GATEOperatingSystem #NETOperatingSystem #peratingSystemVideos #OperatingSystemVideosInHindi #OperatingSystemTutorials #OperatingSystemTutorialsInHindi #OperatingSystemLectures #OperatingSystemLectureInHindi #OperatingSystemInHindi Notes Download: Batch Operating System, Difference-Between-Preemptive-and-Nonpreemptive-Scheduling-in-OS Memory Management - Definition- Functions- Goals Multiprogramming OS, Multitasking OS Preemptive And Non Preemptive Scheduling In Operating System Priority Scheduling In OS, Round Robin Scheduling In OS SRTF CPU Sceduling, Terminologies Used In CPU Algorithms http://www.tutorialsspace.com/Operating-System/Download-Operating-syste… Playlist: UGC NET- Computer Graphics: https://www.youtube.com/playlist?list=PLL8qj6F8dGlQ_WDJGjKvGHxvs-Hpn0AcN UGC NET- Operating System Lectures: https://www.youtube.com/playlist?list=PLL8qj6F8dGlS4jZxioXYH-sZxdMQdMxYy Operating System For BTech- BE- BSc-Msc- BCA-MCA...Students https://www.youtube.com/playlist?list=PLL8qj6F8dGlSR4SolVHM2W_XtXCQOmu1v Foundation Of Computer Science- IPU https://www.youtube.com/playlist?list=PLL8qj6F8dGlR1u2x_LRGZVpXtJj8A1Z6K Full Discrete Mathematics Syllabus https://www.youtube.com/playlist?list=PLL8qj6F8dGlTX359q-PBBUFw3BrBvAxq3 In Our Channel Students can access operating system lectures with complete syllabus and all videos are in hindi language so they can understand easily. our motive to provide operating system lectures in hindi because it become easy for students to understand the concepts very easily and it took very less time so it also save your time as well. Student will find many operating system tutorials in youtube but i guarantee that you will not find any other channel who teaches in easiest way as our channel does. Operating system videos are more in demand as it is is one of the most important subjects of many computer science streams. As i already told that operating system videos in hindi is provided in our channel even all subjects are covered in hindi to make it easy. Many students follow books for operating system tutorials but it is not easy to understand from all things from the books so here is our channel who guides in many ways and hindi language make the concept the easiest. Operating system is one of that subject which has been taught from very beginning in the school level. The motive of making the operating system in hindi subject to make computer science students feel that it is very important and easy subject. Operating system lectures are provided by many lecturars but i ensure students that here you will find all lectures and many operating system notes with the making concepts clear.

Playlist

  • Operating System Tutorials In Hindi By Er. Deepak Garg

    Syllabus

    • Operating System

      UNIT: 1 Introduction:

      Operating system and function, the evolution of OS, Operating System services, OS Components. Operating Systems Types: Batch, Time Sharing, Multiprogramming, Multitasking, Multiprocessor, Distributed, Real Time, Network.

      UNIT: 2 CPU Scheduling:

      Process concept, Process state transitions, schedulers (long term, short term, mid term), Scheduling concept, Performance criteria, Scheduling algorithms, multiple processor scheduling.

      UNIT: 3 Deadlocks:

      System model, Deadlock characterization, prevention, avoidance detection and recovery from deadlock.

      UNIT: 4 Memory Management:

      Resident monitor, multiprogramming with fixed Partition, multiprogramming with variable partition, paging, segmentation, paged segmentation, virtual memory, demand paging, thrashing.

      UNIT: 5 File System:

      File support, access methods, allocation methods (Contiguous, linked and index allocation), Directory system (Single level, tree structured, acyclic graph and general graph directory), file protection. Disk Scheduling: FCFS, C-Scan etc

       

      SUGGESTED READINGS:-

      • 1. . Peterson & Silberschatz, “Operating System Concepts”, Addison-Wesley company
      • 2. Tenenbaum, A.S., “Modern Operating System”, PHI Publication

      Semester

      Subject Code
      BCA-401