This project implements the Banker's Algorithm for deadlock avoidance in the context of an Operating Systems course (CSC1107) at the University of Glasgow, Singapore. The algorithm simulates a system ...
Aims to incorporate interrupt handling ablility to banker's algorithm, therby creating a modified banker's algorithm that can check for and handle interrupts during normal working (for deadlock ...