MV's Code Guide

This Blog aims to provide notes on Computer Science Subjects

  • Home
  • Python
    • Python Basics
    • Pattern Programs
    • Python String Programs
    • Python Mini Projects
  • Java
    • Java
    • Questions on Core Java
    • Questions on JDBC
    • Questions on Multithreading
  • Operating System
    • OS-My notes
    • OS - Theory
  • Neural Network
  • BOOKS
    • Operating System
    • C#
    • ASP.NET
    • SQL
    • LET US C
  • Projects
    • Data Analysis Projects
    • ML Projects
    • NLP Projects
    • CV Projects
    • Data Science Projects

Operating System

These are my handwritten notes that I prepared while preparing for NTA NET! These notes are just for revision purpose only!!!
  • Introduction and Evolution of Operating Systems
  • CPU Scheduling
  • Process Synchronization
  • Critical Section
  • Producer-Consumer Problem
  • Using Turn Variable for Critical Section  Problem 
  • Using Flag Variable for Critical Section Problem
  • Peterson Solution
  • Semaphores
  • Producer-Consumer Problem
  • Reader-Writer Problem
  • Dining Philosophers Problem
  • Deadlock
  • Methods for handling Deadlock
  • Deadlock Avoidance- BANKER'S Algorithm
  • Basics of Memory Management
  • Contiguous Memory Allocation
  • Non Contiguous Memory Allocation
  • Practice Questions on Translations
  • Translation Look Aside Buffer
  • Practice Questions
  • Virtual Memory and Demand Paging
  • Page replacement Algorithms
  • Architecture of Hard Disk
  • Disk Scheduling Algorithms
  • System Calls And its Types
  • Thrashing 
  • File Management
  • File Allocation Methods
  • System Threats: Virus And Worms
  • Unix Commands
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Posts (Atom)

Followers

Search This Blog

Blog Archive

  • ▼  2024 (1)
    • ▼  May (1)
      • Name Numerology
  • ►  2023 (10)
    • ►  November (10)
  • ►  2020 (119)
    • ►  October (1)
    • ►  September (3)
    • ►  August (12)
    • ►  June (2)
    • ►  May (79)
    • ►  April (10)
    • ►  March (6)
    • ►  February (6)

About Me

My photo
Mayuri Vohra
View my complete profile

Pages

  • Home
  • Sitemap
  • Python
  • Python Patterns
  • Java

Labels

  • asp.net

Popular Posts

  • Spell Checker with Python
     We can use two different packages to create spell checker 1. Using textblob 2. Using pyspellchecker Video Explanation:       Source Code:  ...
  • Extract Text From Image Using Python
        We are going to use pytesseract and pillow library to work on this project! Before you start coding, you need to complete three tasks: 1...
  • A Neuron
    A Neuron A neuron is a special biological cell that processes information. It is composed of a cell body or soma and two type...
Powered by Blogger.