"Three common file allocation mechanisms, in order of increasing complexity, are contiguous,
chaining, and indexed.
Briefly describe one advantage and one disadvantage of each mechanism."
One of our practice papers asks this and I was wondering where w...
In the lectures it was said the exam would have questions involving code but not as much as previous years' exams. Is there any suggestion on where to look for questions like those that will be in the exam?
What would be the recommended method to pre...
Hi, q3a of the 2017 asks about this and I was wondering if my understanding is correct.
Is Segmentation of memory just a different way of saying Dynamic Partitioning?
Paging stores allocates each process a fixed size in the physical memory whilst seg...
Hi, I was wondering if any examples of programs written with the .ml format will be available later?
This would aid in understanding and translating the language.
Hi, I was wondering if the extra reading links on the unit schedule would be help us better prepare for the test coming up this Friday?
I've been having difficulty answering questions such as
(17) Operating systems started supporting multiprogramming ...
Hi, I was having some issues getting the code working within the workshop today.
Will the answer developed during the presentation (code for mycal) be available to students sometime after the workshop? (I'd like to see if what's causing my code to ru...