Monday, January 17, 2011

Plug and play kind of operating system

This operating system only consisted of a basic kernel functionalities like memory management, Process scheduling, resource allocation kind of things. All the other hardware specific things like drivers and things like graphic libraries, compilers, virtual machines and runtime environment should be attached to the kernel on the go without needing any hardware dependency.

No comments:

Post a Comment