what is user mode & kernel mode?

Answer Posted / sherin sha

KERNEL-MODE

The kernel-mode programs run in the background, making sure
everything runs smoothly - things like printer drivers,
display drivers, drivers that interface with the monitor,
keyboard, mouse, etc. These programs all run in such a way
that you don't notice them.

When the computer boots up, Windows calls the KERNEL, the
main kernel-mode program that allows all the other programs
to run, even the user-mode programs.

USER-MODE

These are the programs that you run when you want specific
programs - e.g., MS Paint, MS Word, and Calculator. These
are heavily restricted, as to not crash the system. Windows
uses memory-protection services offered by the processor to
prevent malicious programs from interfering with the rest of
the system and corrupting it.

Is This Answer Correct ?    64 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is unix used?

742


How do I check terminal history?

680


What is devops linux?

700


Explain about document formatting?

805


you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.

760


What does chmod do in linux?

727


What are different command to check ram, process and hdd of linux machine?

716


Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.

1057


Why is it called bash?

669


Describe the mknod command and when you’d use it.

720


How do you create a file in linux?

705


why is the tar command used?

750


Explain about communication features in UNIX?

787


Which of the following tasks cannot be accomplished with the touch command?

720


List the three main parts of an operating system command?

695