Linux - What is protection fault?

What is protection fault?

- Protection fault is a name of an error.

- This error occurs when accessing storage space is tried by an application program which is not designated for its use.

- Protection fault is also most likely to occur when a beta test version of a software is trying to access.

- As an integral part of windows, protection fault messages cannot be disabled.
Linux - Explain how the Kernel handles both the page stealer and the fault handler
Explain how the Kernel handles both the page stealer and the fault handler - When the memory shortage occurs then the page stealer and fault handler thrashes........
Linux - What is ex and vi? Explain their purposes
What is ex and vi? Explain their purposes - vi – screen oriented visual editor.........
Linux - What is kill()? Explain its possible return values.
What is kill()? Explain its possible return values - kill() is a system call which stops a process.........
Post your comment