I want to develope my own operating system from
which things should i start?
Answers were Sorted based on User's Feedback
Answer / nandkishor yadav
you can dovelop your own o.s. through php. python & using
unix kernel
| Is This Answer Correct ? | 1 Yes | 0 No |
List reasons why a Mode switch between threads may be cheaper than a Mode switch between processes.
If there are too many page faults what is the problem?
What resources are used when a thread created? How do they differ from those when a process is created?
In the context of memory management, what are placement and replacement algorithms?
Why is interrupt vector used in operating systems?
What is cpu scheduler?
How do I force a program to close?
What is the purpose of the command interpreter? Why is it usually separate from the kernel?
What is normal operating system?
What is RR scheduling algorithm?
To ensure one pgm. doesnt corrupt other pgm. in a Multi-pgm. enviornment .what you should do?
How do you create a directory?