/linux-labs

Projects written during the laboratory "operating systems"

Primary LanguageC

LINUX LABS

Topis:

  • processes
  • threading
  • semaphores
  • shared memory
  • meassage queues
  • pipes
  • fifo (unnamed pipe)
  • the most important problems of designing operating systems (readers-writers, dining philosophers)

Written in pure C