/SOA

Sistemes operatius avançats

Primary LanguageC

SOA

##Sistemes operatius avançats Guia docent

Pàgina de SOA

###part1

  • keyboard interrupt
  • write syscall
  • errno and perror
  • clock interrupt
  • clock syscall

###part2

  • init process
  • idle process
  • process switch
  • fork
  • RR
  • exit
  • stats

###part3

  • support to different scheduling policies
  • blocked processes

###part4

  • sequential server
  • unbounded concurrent server
  • bounded concurrent server