Git Product home page Git Product logo

systemprograming's Introduction

systemprograming

repo for system programing training

use make options all : To compile all program' fork1 : To compile fork1 program-./fork1 to run program' fork2 : To compile fork1 program-./fork2 to run program' fork3 : To compile fork1 program-./fork3 to run program' com1 : To compile com1 program-./com1 to run program' com2 : To compile com2 progrm-./com2 to run program' clean : cleanup - remove all the binaries'

programs : fork1- orphan: write a C prg to generate an orphan process fork2- zombie: write a C prg to generate a zombie process fork3 : fork 2 children; have the parent wait for both to die; ensure zombies are prevented using the signalling mechanism discussed for 2.6 Linux com1,com2- sigcomm: have a process A send a 'message' to another cooperating process B via a real-time signal; the message is an integer value supplied to A as a parameter(s); verify that B receives it. This must continue until B receives the 'stopping' value -1.

systemprograming's People

Contributors

adhithyantpillai 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.