Coder Social home page Coder Social logo

sistemi-operativi's Introduction

Sistemi-Operativi

https://magenta-squirrel-e2f.notion.site/Sistemi-Operativi-e0fef244ccc2409d87ff196b5eb1bd09

lab 2: process control

  • identificatori di processi: getpid e getppid
  • creazione di nuovi processi: fork
  • fattoriale e fibonacci: un processo crea un figlio, il figlio scrive sullo schermo i primi 10 numeri di Fibonacci mentre il padre i primi 10 numeri Fattoriali
  • chiedere informazioni sullo stato di uscita del figlio: wait e waitpid
  • eseguire un programma diverso dal padre: exec
  • shell: simulare una shell utilizzando le system call
  • terminazione: exit

lab 3: signals

  • sigusr1, sigusr2
  • sigint (ctrl-c)
  • ignorare il segnale: sig_ign
  • mandare un segnale ad un processo specificato da pid: kill
  • mandare un segnale a se stesso: raise

intercorso

  • intercorso1: process control
  • intercorso2: signals

sistemi-operativi's People

Contributors

rarissimaavis avatar

Stargazers

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