what are the different ways the Linux can swich from User
Space to Kernel Space & vice-versa ?

Answer Posted / neo

There are 2 situations when Linux can switch from user Space
to Kernel Space:-

1) by doing System calls
2) When interrupt comes (to handle interrupt)

Linux can switch from kernel Space to User space:-
1) process in kernel mode is preempted.
2) After completion of Interrupt handler / System call

Is This Answer Correct ?    20 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are different ways the context switch happens from user to kernel space or vice-versa ?

2138


What are system calls used for process management in linux?

583


I would like to know whether Simado and Setu products are they EPBX or not ?

1926


Explain process management system calls in linux?

542