/buddy_allocater

C based simulation which simulates shortest remaining time next OS scheduler with buddy algorithm used as the memory manager.

Primary LanguageC

buddy_allocater

C based simulation which implements the shortest remaining time next OS scheduler algorithm with buddy alogrithm used as the memory manager.