Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

vijaypurohit/Systems-Lab-IITG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Systems Lab CS558, IITG

214101037 Prateekshya Priyadarshini || 214101058 Vijay Purohit

It contains solutions to assignments done during Winter Semester 2022. Email us in case any doubts.

General

  1. Assignment 01 (OS Concepts) Question PDF

    • Q1: Implementation of SRTF (Gantt Chart check ans)
    • Q2: Readers Writers Problem Using Multithreading
    • Q3: Banker's Algorithm and Safe Sequence using Multithreading
  2. Assignment 02 (OS Concepts) Question PDF

    • Q1: Memory Allocation
    • Q2: Page Replacement
    • Q3: File System
  3. Assignment 03 (Network Diagnostic Commands) Question PDF

    • Q1: ping command
    • Q2: ping with multiple hosts (hosts vs time) (time vs packet size)
    • Q3: ifconfig and route commands
    • Q4: netstat command
    • Q5: traceroute command
    • Q6: Network Address (arp)
    • Q7: LAN Analysis (nmap: time vs num of online hosts)

    Solutions: Prateekshya, Vijay - Short, Vijay - Detailed

  4. Assignment 04 (Socket Programming) Question PDF


THE END

Languages

  • Java 95.0%
  • Makefile 3.7%
  • Shell 1.3%