kernel development
Posted: Sun May 19, 2002 11:00 pm
Am an OS developer newbie and I'd like to develop
a small OS which can interpret a few commands
entered from the console.
I'd like to know the minimal requirements for the kernel of
kernel of such a system that can only interpret a
few commands, such as for file manipulation and
directory traversal, and to be able to load at
least two programs into memory and run them
concurrently.
a small OS which can interpret a few commands
entered from the console.
I'd like to know the minimal requirements for the kernel of
kernel of such a system that can only interpret a
few commands, such as for file manipulation and
directory traversal, and to be able to load at
least two programs into memory and run them
concurrently.