system call
system call
System Call
• process Control
• File Management
• Device Management
• Information Maintenance and
• Communication
• https://mycareerwise.com/content/system-c
alls/content/exam/gate/computer-science
Process Control
• End, abort
• Load, execute
• Create Process, Terminate Process
• Get process, terminate process
• Wait for time
• Allocate and free memory
• The OS may be split into a kernel which is always present and various
system programs which use facilities provided by the kernel to
perform higher-level house-keeping tasks, often acting as servers in a
client-server relationship.
Operating System Structure