Expand description
Assignments for the BSB and BST courses.
Modulesยง
- BSB - A0: Free-Standing Binaries and Boot Process
- BSB - A1: Input and Output
- BSB - A2: Interrupts
- BSB - A3: Interrupt Synchronization using Prologue/Epilogue
- BSB - A4: Context Switch
- BSB - A5: Time Slice Scheduling
- BSB - A6: Events and Synchronization
- BSB - A7: Application for StuBS
- BST - A1: System Calls
- BST - A2: Paging
- BST - A3: IPC, fork, and COW