distinguish between user mode and kernel mode?

Answer Posted / narendrasairam immadi

When a process is in user space, its system calls are being
intercepted by the tracing thread. When it's in the kernel,
it's not under system call tracing. This is the distinction
between user mode and kernel mode.

The transition from user mode to kernel mode is done by the
tracing thread. When a process executes a system call or
receives a signal, the tracing thread forces the process to
run in the kernel if necessary and continues it without
system call tracing

Is This Answer Correct ?    28 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

885


What is the use of egrep command in unix?

827


What is ‘ps’ command for?

845


What is grep command in unix with examples?

833


How does shebang work?

808


How do I run a whois command?

825


How do you grep recursively?

773


How do I use nslookup?

762


Who command in unix operating system?

856


How do I use grep to find a file?

808


What is the comma to show the space allocation of files?

762


What does the “echo” command do?

835


How do I open a port?

772


Explain the steps that a shell follows while processing a command.

909


What are the unix commands?

751