/Computer/Operation System
Before I just understand operation system is the system to manipulate some software. Maybe it might not be a big mistake. However recently I 've got a good explanation what is operation system.
The core of an operation system is composed of kernel and drivers.
Drivers are language which each devices such as printers and displays and mice and keyboards can speak.
For example,
When kernel sends the message “Print out ” to the printer, kernel uses the printer driver which means printer-language. When that printer sends us the message such as “Display the message that no paper found and please put some paper”. That message is made in printer readable language firstly and passed to the kernel. Kernel receive that message and decide to transfer that message and translate that message to display driver, display readable language. The display receive the message from the kernel and and display “no paper found and please put some paper”
http://en.wikipedia.org/wiki/Operation_system
0 Comments:
Post a Comment
<< Home