what is the functionality of kernel in unix architecture?

Answer Posted / u.meghana

kernel forms the core of unix O.S . This interacts with the hardware.It is loaded into memory when a system is booted. It's functions are
1.Managing the system resources.
2.Allocating time for diff users and processes.
3.Deciidng process priorities and performing them

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is command substitution?

627


What is grep command in unix with examples?

612


What is rmdir command?

555


Enlist some filename manipulation commands in unix.

556


Which command is used to create a directory?

575






What's a command word?

591


What are bash commands?

597


What is $0 bash?

650


What do know about tee command?

607


What is the use of cut command in unix?

694


What are the general commands in using unix os for a beginner?

577


How does shebang work?

594


Does cp command overwrite files?

626


What is the pipe command?

578


Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?

644