GithubHelp home page GithubHelp logo

shreyb2091 / operating-systems Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.53 MB

This is a repo containing my assignment solutions for the course CS330 - Operating Systems

C 98.42% Shell 0.76% Makefile 0.82%
assignments cs330 cse deba gemos iitk operating-system sem-5

operating-systems's Introduction

Operating-Systems

This is a repo containing my assignment solutions for the course CS330 - Operating Systems under prof. Debadatta Mishra. There were 3 Assignments in the duration of the course. The details of each Assignment can be found in their respective directories. The 2nd and 3rd assignments were done using the teaching OS (GemOS).

Assignment 1

Wrote API functions for malloc and free syscalls, which are implemented using circular buffers.

Marks received = 97/100

Assignment 2

In one part, we were required to use trace buffers to perform syscall tracing (strace) functionality. In another part, we had to perform function tracing (ftrace) using the same buffer to read and write the data.

Marks received = 100/100

Assignment 3

In one part, we implemented memory management syscalls like mmap, mprotect and munmap. Lazy allocation in a 4-level paging scheme was used to implement this. In another part, we implemented cfork, which is a variant of the fork syscall, which uses a Copy-on-Write (CoW) policy.

Marks received = 96.5/100

operating-systems's People

Contributors

shreyb2091 avatar

Watchers

 avatar

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.