A multitasking monolithic Kernel based x86 targeting Operating System written in C# from scratch aiming for high-level implementation of drivers in managed environment.
Right now GC search for objects in complete global search space and this can be made more efficient by making some changes in Compiler. like searching in IsClass type fields only.
Right now GC search for objects in complete global search space and this can be made more efficient by making some changes in Compiler. like searching in IsClass type fields only.