explain uses of system call and its major types, Basic Computer Science

Assignment Help:
In computing, a system call is how a program asks for a service from an operating system''s kernel. This may contain hardware related services (for example accessing the hard disk), creating and executing new methods, and communicating with integral kernel services (like scheduling). System calls give the interface among a process and the operating system.
The major types of system calls are as follow:
1. Process Control: These types of system calls are used to manage the processes. Some illustrations are end, abort, execute, create process, load, terminate process etc.
2. File Management: These types of system calls are used to organize files. Some illustrations are Create file, delete file, close, read, open, and write etc.
3. Device Management: These types of system calls are used to control devices. Some examples are release device, request device, read, write, get device attributes etc.
4. Information Maintenance: These types of system calls are used to put system data and get process information. Some illustrations are time, id, OS parameters, time used etc.
5. Communications: These types of system calls are used to set up a connection. Some examples are send message, receive messages, terminate etc

Related Discussions:- explain uses of system call and its major types

Assembly Language Project, Our instructor gave us a project in making a mec...

Our instructor gave us a project in making a mechanical game or simple device using assembly language, can anyone give me a an example of a project description for our proposal?

Microprocessors, what is the role of microprocessors in IT? how they are us...

what is the role of microprocessors in IT? how they are used in medical field? how they are used in our real lifes? how they are used in latest technology?

Nursing care activity module, Nursing Care Activity Module Retrievi...

Nursing Care Activity Module Retrieving of identification data of patient  Assessment of the patient  - Physical - Mental - Personal - Socio-c

Entropy calculation, -(9/14)log2(9/14)-(5/9)log2(5/9) calculate with soluti...

-(9/14)log2(9/14)-(5/9)log2(5/9) calculate with solution.

Storage mechanism of magnetic disk, Storage Mechanism of Magnetic disk: ...

Storage Mechanism of Magnetic disk: Storage Mechanism: Magnetic disk drives contain metal disks that are coated on both sides with an iron oxide recording material. Several

Describe the binary search algorithm, QUESTION 1 Describe the binary se...

QUESTION 1 Describe the binary search algorithm using an example of your own. QUESTION 2 (a) By showing all your workings, give a big-O estimate for f(x) = (x + 1)lo

Functioning of a computer , FUNCTIONING OF A COMPUTER: Computers have...

FUNCTIONING OF A COMPUTER: Computers have undergone through a long history of evolution. The evolutionary history is often divided into mechanical and electronic era, with ele

C++, whats the out put of int main(){ int n=310; funcone(n); functwo(&n); ...

whats the out put of int main(){ int n=310; funcone(n); functwo(&n); cout return 0; } void funcone(intn) n=240; } void func two(intn*) { n=120; }

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd