Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

distinguish between user mode and kernel mode?

Answer Posted / lipsa naik

Kernel mode, also referred to as system mode, is one of the
two distinct modes of operation of the CPU (central
processing unit) in Linux. The other is user mode, a non-
privileged mode for user programs. When the CPU is in
kernel mode, it is assumed to be executing trusted
software, and thus it can execute any instructions and
reference any memory addresses. all user mode software must
request use of the kernel by means of a system call in
order to perform privileged. The standard procedure to
change from user mode to kernel mode is to call the
software interrupt 0x80. All processes begin execution in
user mode, and they switch to kernel mode only when
obtaining a service provided by the kernel. This change in
mode is termed a mode switch.

Is This Answer Correct ?    21 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is $0 bash?

1255


What is the command to find maximum memory taking process on the server?

1262


What is the use of sed command in unix?

1258


What is grep short for?

1097


What is the behavioural difference between cmp and diff commands?

1340


What does the metacharacter mean?

1187


Which command is used to delete all files in the current directory and all its sub-directories?

1317


What does this command do? Cat food 1 > kitty

1634


What do know about tee command and its usage?

1246


Write a command to kill the last background job?

1150


Describe the usage and functionality of the command rm –r * in unix?

2178


why metadb requires a seperate slice to create Solaris volume manager

3247


Differentiate cat command from more command.

1202


What is the use of awk command in unix?

1189


How can we use grep command in unix?

1260