Theory (algorithms and concepts)
- Video:? CPU: Processes ,? CPU: Scheduler I
- Valgfri video: ?CPU: Scheduler II (sanntids-schedulering)
- Foils:? PPTX ?and? PDF
- Tanenbaum,? Modern Operating Systems , 2.1, 2.2, 2.4, 10.3 and 11.4
Application (implementation)
Code is in .tar.gz format. To extract, download the file, and do tar xaf <archive.tar.gz>
- Plenum ppt slides
- Plenum code
- LMC Scheduler (copy paste in LMC)
Practice (programming)
stack og heap, dynamic memory allocation (malloc og free), levetid for allokerte data, sizeof og strlen