Lezione 03/05
Completion requirements
Esempio che utilizza ALSA - PulseAudio:
https://github.com/marcotessarotto/pafft
organizzazione della memoria: little endian (Intel/AMD), big endian
race condition, critical region:
https://www.kernel.org/doc/htmldocs/kernel-locking/races.html
esempio 13fork_semaphore:
semafori con nome; sem_unlink, sem_open, sem_wait, sem_post, sem_close
https://github.com/marcotessarotto/exOpSys/tree/opsys2019/13fork_semaphore
This lesson is not ready to be taken.