Operating systems offer processes running in User Mode a set of interfaces to interact with hardware devices such as the CPU, disks,and printers. Putting an extra layer between the application and the hardware has several advantages. First, it makes programming easier by freeing users from studying low-level programming characteristics of hardware devices. Second, it greatly increases system security, because the kernel can check the accuracy of the request at the interface level before attempting to satisfy it. Last but not least, these interfaces make programs more portable, because they can be compiled and executed correctly on every kernel that offers the same set of interfaces. Unix systems implement most interfaces between User Mode processes and hardware devices by means of system calls issued to the kernel.
7.06.2013
Subscribe to:
Post Comments (Atom)
Translate
Popular Posts
-
Artificial intelligence is a field of study in which we can program computers to make decisions for the work and attain a specific output....
-
Boot loader phase The boot loader phase varies by computer architecture. Since the earlier phases are not specific to the operating sys...
-
You may think where are people using 16 bit architecture hardware for building devices. And yes they required in embedded systems, if you ...
-
RAW RAW TCP are network protocols that allows data to be exchanged using a secure channel between two networked devices. Used primarily ...
-
Linus Torvalds Linus Benedict Torvalds born December 28, 1969) is a Finnish American software engineer, who was the principal force...
-
The software utility Cron is a time-based job scheduler in Unix-like computer operating systems. People who set up and maintain software en...
-
package_name lang_name locale localewin localewincharset af_utf8 Afrikaans af_ZA.UTF-8 Afrikaans_South Africa.1252 WINDOWS-1252 sq_utf8 ...
-
The X Window System (X11, X, and sometimes informally X-Windows) is a windowing system for bitmap displays, common on UNIX-like computer ...
-
Kali has not stopped or restricted to the computers or laptops now its time to explore it on tablets. the tablets have very high collabor...
-
How many types of file are there in Linux/Unix? By default Unix have only 3 types of files. They are.. 1. Regular files 2. ...
Recent Posts
Categories
- Artificial intelligence in Nutshell (1)
- bashrc (1)
- computer file systems (1)
- creating users (1)
- ext (1)
- FAT (1)
- file systems (1)
- linux (1)
- services (1)
- Shell scripting (1)
- System Calls (1)
- veritas (1)
- vfs (1)
- xfs (1)
- zfs (1)
0 comments:
Post a Comment