what is kernel?

Answer Posted / sunnybanthiya

The kernel is the essential center of a computer operating
system, the core that provides basic services for all other
parts of the operating system. A synonym is nucleus. A
kernel can be contrasted with a shell, the outermost part
of an operating system that interacts with user commands.
Kernel and shell are terms used more frequently in Unix
operating systems than in IBM mainframe or Microsoft
Windows systems.
Typically, a kernel (or any comparable center of an
operating system) includes an interrupt handler that
handles all requests or completed I/O operations that
compete for the kernel's services, a scheduler that
determines which programs share the kernel's processing
time in what order, and a supervisor that actually gives
use of the computer to each process when it is scheduled. A
kernel may also include a manager of the operating system's
address spaces in memory or storage, sharing these among
all components and other users of the kernel's services. A
kernel's services are requested by other parts of the
operating system or by application programs through a
specified set of program interfaces sometimes known as
system calls.

plz send me feed back my id sunnybanthiya@gmail.com

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens if the update subquery returns multiple rows?

596


How to shutdown your 10g xe server?

607


What is a data dictionary and how can it be created?

604


Why oracle is used?

573


What is the meaning of recursive hints in oracle?

522






Can you drop an index associated with a unique or primary key constraint?

573


What is raw datatype?

583


How to convert times to characters in oracle?

596


Can I create users through internet explorer in oracle 10g?

561


How to assign query results to variables?

584


material view and view disadvantages?

628


How to use "in" parameter properly?

608


Point out the difference between user tables and data dictionary?

534


Is the After report trigger fired if the report execution fails ?

2396


What is instant client oracle?

533