Modifying Minix
Posted: Sun Jan 29, 2006 9:48 pm
As a personal project on Minix, I want to measure the performance of part of the Minix operating system and to modify that part to produce a better performance. The section I think i should be modifiying is the block cache (buffer cache) which is cache.c in minix. What do I need to know and how can I modify it to achieve this?
Thanks
Thanks