Git Product home page Git Product logo

operating-system-lab's Introduction

im

OPERATING SYSTEMS

KTU S4 LAB 2023

Shell programming

Sno: Program Code
1 factorial of a number code
2 Largest of N numbers code
3 Swap two values code
4 Odd or Even code
5 Sum of three numbers code

System Calls

Sno: Program Code
1 Fork() System call demonstration code
2 Odd and number Even sum using fork code

CPU Scheduling Algorithms

Sno: Scheduling Method Code
1 First Come First Serve code
2 Shortest Job First code
3 Priority Scheduling code
4 Round Robin code

Problems

Sno: Problem Code
1 Producer Consumer Problem code
2 Reader Writers problem code
3 Banker's Algorithm code

Memory Allocation

Sno: allocation Method Code
1 First Fit code
2 Best Fit code
3 Worst Fit code

Page replacement Algorithms

Sno: Replacement Algorithm Code
1 First in First out code
2 LRU code
3 LFU code

File Allocation Algorithms

Sno: Allocation Algorithm Code
1 Sequential code
2 Indexed code
3 Linked code

Disk Scheduling Algorithms

Sno: Scheduling Algorithm Code
1 FCFS code
2 SCAN code
3 C SCAN code

operating-system-lab's People

Contributors

avin-madhu avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

judgingboy

operating-system-lab's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.