Switch from User Space to Kernel Space
What are the distinct ways the Linux can switch from User Space to Kernel Space & vice-versa?
Expert
There are two situations while Linux can switch from user Space to Kernel Space:-
a) by doing System calls
b) While interrupt comes (to handle interrupt)
c) By executing 128 (0x80 ) instruction or doing sysenter
Linux can switch through kernel Space to User space:-
a. process in kernel mode is preempted.
b. After completion of Interrupt handler / System call
c. Performing sys exit sys call
Normal 0 false false
A SDLC process has 3 basic components – identify each and discuss the role of each in the System Development Life cycle?
Multi programming: Multiprogramming is the method of running numerous programs at a time employing timesharing. It permits a computer to do numerous things at similar time. Multiprogramming makes logical parallelis
18,76,764
1954382 Asked
3,689
Active Tutors
1437671
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!